File tree 8 files changed +15
-15
lines changed
8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ certifi==2025.4.26
12
12
# via requests
13
13
charset-normalizer==3.4.2
14
14
# via requests
15
- click==8.1.8
15
+ click==8.2.0
16
16
# via uvicorn
17
17
cogapp==3.4.1
18
18
# via -r doc/requirements.in
@@ -62,11 +62,11 @@ restructuredtext-lint==1.4.0
62
62
# via doc8
63
63
roman-numerals-py==3.1.0
64
64
# via sphinx
65
- setuptools==80.3.0
65
+ setuptools==80.7.1
66
66
# via pbr
67
67
sniffio==1.3.1
68
68
# via anyio
69
- snowballstemmer==2.2.0
69
+ snowballstemmer==3.0.1
70
70
# via sphinx
71
71
sphinx==8.2.3
72
72
# via
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ flaky==3.8.1
53
53
# via -r requirements/pytest.in
54
54
greenlet==3.2.2
55
55
# via -r requirements/dev.in
56
- hypothesis==6.131.16
56
+ hypothesis==6.131.18
57
57
# via -r requirements/pytest.in
58
58
id==1.5.0
59
59
# via twine
@@ -115,7 +115,7 @@ platformdirs==4.3.8
115
115
# pylint
116
116
# tox
117
117
# virtualenv
118
- pluggy==1.5 .0
118
+ pluggy==1.6 .0
119
119
# via
120
120
# pytest
121
121
# tox
@@ -158,7 +158,7 @@ rich==14.0.0
158
158
# via twine
159
159
scriv==1.7.0
160
160
# via -r requirements/dev.in
161
- setuptools==80.4.0
161
+ setuptools==80.7.1
162
162
# via
163
163
# -r requirements/pip.in
164
164
# check-manifest
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ rfc3986==2.0.0
83
83
# via twine
84
84
rich==14.0.0
85
85
# via twine
86
- setuptools==80.4.0
86
+ setuptools==80.7.1
87
87
# via -r requirements/kit.in
88
88
tomli==2.2.1
89
89
# via
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ greenlet==3.2.2
15
15
# gevent
16
16
pycparser==2.22
17
17
# via cffi
18
- setuptools==80.4.0
18
+ setuptools==80.7.1
19
19
# via
20
20
# zope-event
21
21
# zope-interface
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.131.16
15
+ hypothesis==6.131.18
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
@@ -22,7 +22,7 @@ mypy-extensions==1.1.0
22
22
# via mypy
23
23
packaging==25.0
24
24
# via pytest
25
- pluggy==1.5 .0
25
+ pluggy==1.6 .0
26
26
# via pytest
27
27
pygments==2.19.1
28
28
# via -r requirements/pytest.in
@@ -38,7 +38,7 @@ tomli==2.2.1
38
38
# via
39
39
# mypy
40
40
# pytest
41
- types-requests==2.32.0.20250328
41
+ types-requests==2.32.0.20250515
42
42
# via -r requirements/mypy.in
43
43
types-tabulate==0.9.0.20241207
44
44
# via -r requirements/mypy.in
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ pip==25.1.1
8
8
# via -r requirements/pip.in
9
9
platformdirs==4.3.8
10
10
# via virtualenv
11
- setuptools==80.4.0
11
+ setuptools==80.7.1
12
12
# via -r requirements/pip.in
13
13
virtualenv==20.31.2
14
14
# via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ 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.131.16
15
+ hypothesis==6.131.18
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
19
19
packaging==25.0
20
20
# via pytest
21
- pluggy==1.5 .0
21
+ pluggy==1.6 .0
22
22
# via pytest
23
23
pygments==2.19.1
24
24
# via -r requirements/pytest.in
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ platformdirs==4.3.8
22
22
# via
23
23
# tox
24
24
# virtualenv
25
- pluggy==1.5 .0
25
+ pluggy==1.6 .0
26
26
# via tox
27
27
pyproject-api==1.9.1
28
28
# via tox
You can’t perform that action at this time.
0 commit comments