File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
astroid==3.2.4
8
8
# via pylint
9
- attrs==24.1 .0
9
+ attrs==24.2 .0
10
10
# via hypothesis
11
11
backports-tarfile==1.2.0
12
12
# via jaraco-context
@@ -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.108.7
52
+ hypothesis==6.110.0
53
53
# via -r requirements/pytest.in
54
54
idna==3.7
55
55
# via requests
@@ -82,7 +82,7 @@ mccabe==0.7.0
82
82
# via pylint
83
83
mdurl==0.1.2
84
84
# via markdown-it-py
85
- more-itertools==10.3 .0
85
+ more-itertools==10.4 .0
86
86
# via
87
87
# jaraco-classes
88
88
# jaraco-functools
@@ -157,7 +157,7 @@ tomli==2.0.1
157
157
# tox
158
158
tomlkit==0.13.0
159
159
# via pylint
160
- tox==4.16.0
160
+ tox==4.17.1
161
161
# via
162
162
# -r requirements/tox.in
163
163
# tox-gh
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ markdown-it-py==3.0.0
49
49
# via rich
50
50
mdurl==0.1.2
51
51
# via markdown-it-py
52
- more-itertools==10.3 .0
52
+ more-itertools==10.4 .0
53
53
# via
54
54
# jaraco-classes
55
55
# jaraco-functools
@@ -98,7 +98,7 @@ urllib3==2.2.2
98
98
# via
99
99
# requests
100
100
# twine
101
- wheel==0.43 .0
101
+ wheel==0.44 .0
102
102
# via -r requirements/kit.in
103
103
zipp==3.19.2
104
104
# via
Original file line number Diff line number Diff line change 4
4
#
5
5
# make upgrade
6
6
#
7
- cffi==1.16 .0
7
+ cffi==1.17 .0
8
8
# via -r requirements/light-threads.in
9
9
dnspython==2.6.1
10
10
# via eventlet
@@ -21,7 +21,7 @@ pycparser==2.22
21
21
# via cffi
22
22
zope-event==5.0
23
23
# via gevent
24
- zope-interface==6.4.post2
24
+ zope-interface==7.0.1
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 4
4
#
5
5
# make upgrade
6
6
#
7
- attrs==24.1 .0
7
+ attrs==24.2 .0
8
8
# via hypothesis
9
9
colorama==0.4.6
10
10
# via -r requirements/pytest.in
@@ -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.108.7
19
+ hypothesis==6.110.0
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 @@ -22,7 +22,7 @@ tomli==2.0.1
22
22
# via
23
23
# build
24
24
# pip-tools
25
- wheel==0.43 .0
25
+ wheel==0.44 .0
26
26
# via pip-tools
27
27
zipp==3.19.2
28
28
# via importlib-metadata
Original file line number Diff line number Diff line change 4
4
#
5
5
# make upgrade
6
6
#
7
- attrs==24.1 .0
7
+ attrs==24.2 .0
8
8
# via hypothesis
9
9
colorama==0.4.6
10
10
# via -r requirements/pytest.in
@@ -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.108.7
19
+ hypothesis==6.110.0
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 @@ -34,7 +34,7 @@ tomli==2.0.1
34
34
# via
35
35
# pyproject-api
36
36
# tox
37
- tox==4.16.0
37
+ tox==4.17.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