File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,11 +28,13 @@ pluggy==1.6.0
2828 # via tox
2929pyproject-api==1.10.0
3030 # via tox
31- python-discovery==1.2.0
32- # via virtualenv
31+ python-discovery==1.2.1
32+ # via
33+ # tox
34+ # virtualenv
3335tomli-w==1.2.0
3436 # via tox
35- tox==4.50.3
37+ tox==4.51.0
3638 # via -r requirements/ci.in
3739virtualenv==21.2.0
3840 # via tox
Original file line number Diff line number Diff line change @@ -13,15 +13,15 @@ astroid==4.0.4
1313 # -r requirements/quality.txt
1414 # pylint
1515 # pylint-celery
16- build==1.4.0
16+ build==1.4.2
1717 # via
1818 # -r requirements/pip-tools.txt
1919 # pip-tools
2020cachetools==7.0.5
2121 # via
2222 # -r requirements/ci.txt
2323 # tox
24- chardet==7.2.0
24+ chardet==7.4.0.post2
2525 # via diff-cover
2626click==8.3.1
2727 # via
@@ -124,7 +124,7 @@ pycodestyle==2.14.0
124124 # via -r requirements/quality.txt
125125pydocstyle==6.3.0
126126 # via -r requirements/quality.txt
127- pygments==2.19.2
127+ pygments==2.20.0
128128 # via
129129 # -r requirements/quality.txt
130130 # diff-cover
@@ -164,9 +164,10 @@ pytest==9.0.2
164164 # pytest-cov
165165pytest-cov==7.1.0
166166 # via -r requirements/quality.txt
167- python-discovery==1.2.0
167+ python-discovery==1.2.1
168168 # via
169169 # -r requirements/ci.txt
170+ # tox
170171 # virtualenv
171172python-slugify==8.0.4
172173 # via
@@ -204,7 +205,7 @@ tomlkit==0.14.0
204205 # via
205206 # -r requirements/quality.txt
206207 # pylint
207- tox==4.50.3
208+ tox==4.51.0
208209 # via -r requirements/ci.txt
209210virtualenv==21.2.0
210211 # via
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ coverage[toml]==7.13.5
3030 # via
3131 # -r requirements/test.txt
3232 # pytest-cov
33- cryptography==46.0.5
33+ cryptography==46.0.6
3434 # via secretstorage
3535django==5.2.12
3636 # via
@@ -85,7 +85,7 @@ more-itertools==10.8.0
8585 # via
8686 # jaraco-classes
8787 # jaraco-functools
88- nh3==0.3.3
88+ nh3==0.3.4
8989 # via readme-renderer
9090packaging==26.0
9191 # via
@@ -102,7 +102,7 @@ pycparser==3.0
102102 # via cffi
103103pydata-sphinx-theme==0.16.1
104104 # via sphinx-book-theme
105- pygments==2.19.2
105+ pygments==2.20.0
106106 # via
107107 # -r requirements/test.txt
108108 # accessible-pygments
@@ -124,7 +124,7 @@ pyyaml==6.0.3
124124 # via -r requirements/test.txt
125125readme-renderer==44.0
126126 # via twine
127- requests==2.32.5
127+ requests==2.33.0
128128 # via
129129 # requests-toolbelt
130130 # sphinx
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- build==1.4.0
7+ build==1.4.2
88 # via pip-tools
99click==8.3.1
1010 # via pip-tools
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ pycodestyle==2.14.0
6969 # via -r requirements/quality.in
7070pydocstyle==6.3.0
7171 # via -r requirements/quality.in
72- pygments==2.19.2
72+ pygments==2.20.0
7373 # via
7474 # -r requirements/test.txt
7575 # pytest
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ pluggy==1.6.0
3131 # via
3232 # pytest
3333 # pytest-cov
34- pygments==2.19.2
34+ pygments==2.20.0
3535 # via pytest
3636pytest==9.0.2
3737 # via pytest-cov
You can’t perform that action at this time.
0 commit comments