File tree Expand file tree Collapse file tree 6 files changed +16
-14
lines changed Expand file tree Collapse file tree 6 files changed +16
-14
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ flaky==3.7.0
47
47
# via -r requirements/pytest.in
48
48
greenlet==3.0.3
49
49
# via -r requirements/dev.in
50
- hypothesis==6.98.4
50
+ hypothesis==6.98.9
51
51
# via -r requirements/pytest.in
52
52
idna==3.6
53
53
# via requests
@@ -114,7 +114,7 @@ pyproject-api==1.6.1
114
114
# via tox
115
115
pyproject-hooks==1.0.0
116
116
# via build
117
- pytest==8.0.0
117
+ pytest==8.0.1
118
118
# via
119
119
# -r requirements/pytest.in
120
120
# pytest-xdist
@@ -150,7 +150,7 @@ tomli==2.0.1
150
150
# tox
151
151
tomlkit==0.12.3
152
152
# via pylint
153
- tox==4.12.1
153
+ tox==4.13.0
154
154
# via
155
155
# -r requirements/tox.in
156
156
# tox-gh
@@ -164,11 +164,11 @@ typing-extensions==4.9.0
164
164
# pylint
165
165
# rich
166
166
# urwid
167
- urllib3==2.2.0
167
+ urllib3==2.2.1
168
168
# via
169
169
# requests
170
170
# twine
171
- urwid==2.5.3
171
+ urwid==2.6.1
172
172
# via
173
173
# pudb
174
174
# urwid-readline
Original file line number Diff line number Diff line change 6
6
#
7
7
cffi==1.16.0
8
8
# via -r requirements/light-threads.in
9
- dnspython==2.5.0
9
+ dnspython==2.6.1
10
10
# via eventlet
11
11
eventlet==0.35.1
12
12
# via -r requirements/light-threads.in
@@ -21,7 +21,7 @@ pycparser==2.21
21
21
# via cffi
22
22
zope-event==5.0
23
23
# via gevent
24
- zope-interface==6.1
24
+ zope-interface==6.2
25
25
# via gevent
26
26
27
27
# 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.0.2
16
16
# via pytest-xdist
17
17
flaky==3.7.0
18
18
# via -r requirements/pytest.in
19
- hypothesis==6.98.4
19
+ hypothesis==6.98.9
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
@@ -30,7 +30,7 @@ pluggy==1.4.0
30
30
# via pytest
31
31
pygments==2.17.2
32
32
# via -r requirements/pytest.in
33
- pytest==8.0.0
33
+ pytest==8.0.1
34
34
# via
35
35
# -r requirements/pytest.in
36
36
# pytest-xdist
Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
12
12
# via build
13
13
packaging==23.2
14
14
# via build
15
- pip-tools==7.3 .0
15
+ pip-tools==7.4 .0
16
16
# via -r requirements/pip-tools.in
17
17
pyproject-hooks==1.0.0
18
- # via build
18
+ # via
19
+ # build
20
+ # pip-tools
19
21
tomli==2.0.1
20
22
# via
21
23
# build
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ execnet==2.0.2
16
16
# via pytest-xdist
17
17
flaky==3.7.0
18
18
# via -r requirements/pytest.in
19
- hypothesis==6.98.4
19
+ hypothesis==6.98.9
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
@@ -26,7 +26,7 @@ pluggy==1.4.0
26
26
# via pytest
27
27
pygments==2.17.2
28
28
# via -r requirements/pytest.in
29
- pytest==8.0.0
29
+ pytest==8.0.1
30
30
# via
31
31
# -r requirements/pytest.in
32
32
# pytest-xdist
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ tomli==2.0.1
34
34
# via
35
35
# pyproject-api
36
36
# tox
37
- tox==4.12.1
37
+ tox==4.13.0
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