File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ click==8.2.1
21
21
# uvicorn
22
22
click-log==0.4.0
23
23
# via scriv
24
- cogapp==3.4.1
24
+ cogapp==3.5.0
25
25
# via -r doc/requirements.in
26
26
colorama==0.4.6
27
27
# via sphinx-autobuild
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ click==8.1.8
26
26
# scriv
27
27
click-log==0.4.0
28
28
# via scriv
29
- cogapp==3.4.1
29
+ cogapp==3.5.0
30
30
# via -r requirements/dev.in
31
31
colorama==0.4.6
32
32
# via
@@ -51,9 +51,9 @@ filelock==3.18.0
51
51
# virtualenv
52
52
flaky==3.8.1
53
53
# via -r requirements/pytest.in
54
- greenlet==3.2.2
54
+ greenlet==3.2.3
55
55
# via -r requirements/dev.in
56
- hypothesis==6.133 .0
56
+ hypothesis==6.135 .0
57
57
# via -r requirements/pytest.in
58
58
id==1.5.0
59
59
# via twine
@@ -175,7 +175,7 @@ tomli==2.2.1
175
175
# pyproject-api
176
176
# pytest
177
177
# tox
178
- tomlkit==0.13.2
178
+ tomlkit==0.13.3
179
179
# via pylint
180
180
tox==4.26.0
181
181
# via
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ eventlet==0.40.0
8
8
# via -r requirements/light-threads.in
9
9
gevent==25.5.1
10
10
# via -r requirements/light-threads.in
11
- greenlet==3.2.2
11
+ greenlet==3.2.3
12
12
# via
13
13
# -r requirements/light-threads.in
14
14
# eventlet
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ execnet==2.1.1
12
12
# via pytest-xdist
13
13
flaky==3.8.1
14
14
# via -r requirements/pytest.in
15
- hypothesis==6.133 .0
15
+ hypothesis==6.135 .0
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ execnet==2.1.1
12
12
# via pytest-xdist
13
13
flaky==3.8.1
14
14
# via -r requirements/pytest.in
15
- hypothesis==6.133 .0
15
+ hypothesis==6.135 .0
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
You can’t perform that action at this time.
0 commit comments