File tree 6 files changed +21
-19
lines changed
6 files changed +21
-19
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ backports-tarfile==1.2.0
12
12
# via jaraco-context
13
13
build==1.2.2.post1
14
14
# via check-manifest
15
- cachetools==5.5.0
15
+ cachetools==5.5.1
16
16
# via tox
17
17
certifi==2024.12.14
18
18
# via requests
@@ -41,16 +41,18 @@ exceptiongroup==1.2.2
41
41
# pytest
42
42
execnet==2.1.1
43
43
# via pytest-xdist
44
- filelock==3.16.1
44
+ filelock==3.17.0
45
45
# via
46
46
# tox
47
47
# virtualenv
48
48
flaky==3.8.1
49
49
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
50
50
greenlet==3.1.1
51
51
# via -r requirements/dev.in
52
- hypothesis==6.124.1
52
+ hypothesis==6.124.2
53
53
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
54
+ id==1.5.0
55
+ # via twine
54
56
idna==3.10
55
57
# via requests
56
58
importlib-metadata==8.6.1
@@ -96,8 +98,6 @@ packaging==24.2
96
98
# twine
97
99
parso==0.8.4
98
100
# via jedi
99
- pkginfo==1.12.0
100
- # via twine
101
101
platformdirs==4.3.6
102
102
# via
103
103
# pylint
@@ -117,7 +117,7 @@ pygments==2.19.1
117
117
# rich
118
118
pylint==3.3.3
119
119
# via -r requirements/dev.in
120
- pyproject-api==1.8 .0
120
+ pyproject-api==1.9 .0
121
121
# via tox
122
122
pyproject-hooks==1.2.0
123
123
# via build
@@ -134,6 +134,7 @@ readme-renderer==44.0
134
134
requests==2.32.3
135
135
# via
136
136
# -r requirements/dev.in
137
+ # id
137
138
# requests-toolbelt
138
139
# twine
139
140
requests-toolbelt==1.0.0
@@ -156,13 +157,13 @@ tomli==2.2.1
156
157
# tox
157
158
tomlkit==0.13.2
158
159
# via pylint
159
- tox==4.23.2
160
+ tox==4.24.1
160
161
# via
161
162
# -r /Users/ned/coverage/trunk/requirements/tox.in
162
163
# tox-gh
163
164
tox-gh==1.5.0
164
165
# via -r /Users/ned/coverage/trunk/requirements/tox.in
165
- twine==6.0.1
166
+ twine==6.1.0
166
167
# via -r requirements/dev.in
167
168
typing-extensions==4.12.2
168
169
# via
Original file line number Diff line number Diff line change @@ -28,8 +28,10 @@ dependency-groups==1.3.0
28
28
# via cibuildwheel
29
29
docutils==0.21.2
30
30
# via readme-renderer
31
- filelock==3.16.1
31
+ filelock==3.17.0
32
32
# via cibuildwheel
33
+ id==1.5.0
34
+ # via twine
33
35
idna==3.10
34
36
# via requests
35
37
importlib-metadata==8.6.1
@@ -62,8 +64,6 @@ packaging==24.2
62
64
# cibuildwheel
63
65
# dependency-groups
64
66
# twine
65
- pkginfo==1.12.0
66
- # via twine
67
67
platformdirs==4.3.6
68
68
# via cibuildwheel
69
69
pyelftools==0.31
@@ -78,6 +78,7 @@ readme-renderer==44.0
78
78
# via twine
79
79
requests==2.32.3
80
80
# via
81
+ # id
81
82
# requests-toolbelt
82
83
# twine
83
84
requests-toolbelt==1.0.0
@@ -91,7 +92,7 @@ tomli==2.2.1
91
92
# build
92
93
# cibuildwheel
93
94
# dependency-groups
94
- twine==6.0.1
95
+ twine==6.1.0
95
96
# via -r requirements/kit.in
96
97
typing-extensions==4.12.2
97
98
# via
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ execnet==2.1.1
16
16
# via pytest-xdist
17
17
flaky==3.8.1
18
18
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
19
- hypothesis==6.124.1
19
+ hypothesis==6.124.2
20
20
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
Original file line number Diff line number Diff line change 6
6
#
7
7
distlib==0.3.9
8
8
# via virtualenv
9
- filelock==3.16.1
9
+ filelock==3.17.0
10
10
# via virtualenv
11
11
platformdirs==4.3.6
12
12
# via virtualenv
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ execnet==2.1.1
16
16
# via pytest-xdist
17
17
flaky==3.8.1
18
18
# via -r requirements/pytest.in
19
- hypothesis==6.124.1
19
+ hypothesis==6.124.2
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
Original file line number Diff line number Diff line change 4
4
#
5
5
# make upgrade
6
6
#
7
- cachetools==5.5.0
7
+ cachetools==5.5.1
8
8
# via tox
9
9
chardet==5.2.0
10
10
# via tox
@@ -14,7 +14,7 @@ colorama==0.4.6
14
14
# tox
15
15
distlib==0.3.9
16
16
# via virtualenv
17
- filelock==3.16.1
17
+ filelock==3.17.0
18
18
# via
19
19
# tox
20
20
# virtualenv
@@ -28,13 +28,13 @@ platformdirs==4.3.6
28
28
# virtualenv
29
29
pluggy==1.5.0
30
30
# via tox
31
- pyproject-api==1.8 .0
31
+ pyproject-api==1.9 .0
32
32
# via tox
33
33
tomli==2.2.1
34
34
# via
35
35
# pyproject-api
36
36
# tox
37
- tox==4.23.2
37
+ tox==4.24.1
38
38
# via
39
39
# -r requirements/tox.in
40
40
# tox-gh
You can’t perform that action at this time.
0 commit comments