File tree 6 files changed +19
-19
lines changed 6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ astroid==3.1.0
8
8
# via pylint
9
9
attrs==23.2.0
10
10
# via hypothesis
11
- backports-tarfile==1.1.0
11
+ backports-tarfile==1.1.1
12
12
# via jaraco-context
13
13
build==1.2.1
14
14
# via check-manifest
@@ -49,7 +49,7 @@ flaky==3.8.1
49
49
# via -r requirements/pytest.in
50
50
greenlet==3.0.3
51
51
# via -r requirements/dev.in
52
- hypothesis==6.100.1
52
+ hypothesis==6.100.2
53
53
# via -r requirements/pytest.in
54
54
idna==3.7
55
55
# via requests
@@ -72,7 +72,7 @@ jaraco-functools==4.0.1
72
72
# via keyring
73
73
jedi==0.19.1
74
74
# via pudb
75
- keyring==25.1 .0
75
+ keyring==25.2 .0
76
76
# via twine
77
77
libsass==0.23.0
78
78
# via -r requirements/dev.in
@@ -99,7 +99,7 @@ parso==0.8.4
99
99
# via jedi
100
100
pkginfo==1.10.0
101
101
# via twine
102
- platformdirs==4.2.0
102
+ platformdirs==4.2.1
103
103
# via
104
104
# pylint
105
105
# tox
@@ -122,7 +122,7 @@ pyproject-api==1.6.1
122
122
# via tox
123
123
pyproject-hooks==1.0.0
124
124
# via build
125
- pytest==8.1.1
125
+ pytest==8.2.0
126
126
# via
127
127
# -r requirements/pytest.in
128
128
# pytest-xdist
@@ -158,7 +158,7 @@ tomli==2.0.1
158
158
# tox
159
159
tomlkit==0.12.4
160
160
# via pylint
161
- tox==4.14.2
161
+ tox==4.15.0
162
162
# via
163
163
# -r requirements/tox.in
164
164
# tox-gh
@@ -176,13 +176,13 @@ urllib3==2.2.1
176
176
# via
177
177
# requests
178
178
# twine
179
- urwid==2.6.10
179
+ urwid==2.6.11
180
180
# via
181
181
# pudb
182
182
# urwid-readline
183
183
urwid-readline==0.14
184
184
# via pudb
185
- virtualenv==20.25.3
185
+ virtualenv==20.26.0
186
186
# via
187
187
# -r requirements/pip.in
188
188
# tox
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ packaging==24.0
27
27
# auditwheel
28
28
# build
29
29
# cibuildwheel
30
- platformdirs==4.2.0
30
+ platformdirs==4.2.1
31
31
# via cibuildwheel
32
32
pyelftools==0.31
33
33
# via auditwheel
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ 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.100.1
19
+ hypothesis==6.100.2
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
23
- mypy==1.9 .0
23
+ mypy==1.10 .0
24
24
# via -r requirements/mypy.in
25
25
mypy-extensions==1.0.0
26
26
# via mypy
@@ -30,7 +30,7 @@ pluggy==1.5.0
30
30
# via pytest
31
31
pygments==2.17.2
32
32
# via -r requirements/pytest.in
33
- pytest==8.1.1
33
+ pytest==8.2.0
34
34
# via
35
35
# -r requirements/pytest.in
36
36
# pytest-xdist
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ distlib==0.3.8
8
8
# via virtualenv
9
9
filelock==3.13.4
10
10
# via virtualenv
11
- platformdirs==4.2.0
11
+ platformdirs==4.2.1
12
12
# via virtualenv
13
- virtualenv==20.25.3
13
+ virtualenv==20.26.0
14
14
# via -r requirements/pip.in
15
15
16
16
# The following packages are considered to be unsafe in a requirements file:
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.100.1
19
+ hypothesis==6.100.2
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
@@ -26,7 +26,7 @@ pluggy==1.5.0
26
26
# via pytest
27
27
pygments==2.17.2
28
28
# via -r requirements/pytest.in
29
- pytest==8.1.1
29
+ pytest==8.2.0
30
30
# via
31
31
# -r requirements/pytest.in
32
32
# pytest-xdist
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ packaging==24.0
22
22
# via
23
23
# pyproject-api
24
24
# tox
25
- platformdirs==4.2.0
25
+ platformdirs==4.2.1
26
26
# via
27
27
# tox
28
28
# virtualenv
@@ -34,11 +34,11 @@ tomli==2.0.1
34
34
# via
35
35
# pyproject-api
36
36
# tox
37
- tox==4.14.2
37
+ tox==4.15.0
38
38
# via
39
39
# -r requirements/tox.in
40
40
# tox-gh
41
41
tox-gh==1.3.1
42
42
# via -r requirements/tox.in
43
- virtualenv==20.25.3
43
+ virtualenv==20.26.0
44
44
# via tox
You can’t perform that action at this time.
0 commit comments