File tree Expand file tree Collapse file tree 7 files changed +18
-18
lines changed
Expand file tree Collapse file tree 7 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- click==8.3.0
7+ click==8.3.1
88 # via -r requirements/base.in
99jinja2==3.1.6
1010 # via -r requirements/base.in
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- cachetools==6.2.1
7+ cachetools==6.2.2
88 # via tox
99chardet==5.2.0
1010 # via tox
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ build==1.3.0
1717 # via
1818 # -r requirements/pip-tools.txt
1919 # pip-tools
20- cachetools==6.2.1
20+ cachetools==6.2.2
2121 # via
2222 # -r requirements/ci.txt
2323 # tox
@@ -26,7 +26,7 @@ chardet==5.2.0
2626 # -r requirements/ci.txt
2727 # diff-cover
2828 # tox
29- click==8.3.0
29+ click==8.3.1
3030 # via
3131 # -r requirements/pip-tools.txt
3232 # -r requirements/quality.txt
@@ -50,7 +50,7 @@ coverage[toml]==7.11.3
5050 # via
5151 # -r requirements/quality.txt
5252 # pytest-cov
53- diff-cover==9.7.1
53+ diff-cover==9.7.2
5454 # via -r requirements/dev.in
5555dill==0.4.0
5656 # via
@@ -103,7 +103,7 @@ packaging==25.0
103103 # pyproject-api
104104 # pytest
105105 # tox
106- pip-tools==7.5.1
106+ pip-tools==7.5.2
107107 # via -r requirements/pip-tools.txt
108108platformdirs==4.5.0
109109 # via
@@ -158,7 +158,7 @@ pyproject-hooks==1.2.0
158158 # -r requirements/pip-tools.txt
159159 # build
160160 # pip-tools
161- pytest==9.0.0
161+ pytest==9.0.1
162162 # via
163163 # -r requirements/quality.txt
164164 # pytest-cov
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ backports-tarfile==1.2.0
2020 # via jaraco-context
2121beautifulsoup4==4.14.2
2222 # via pydata-sphinx-theme
23- certifi==2025.10.5
23+ certifi==2025.11.12
2424 # via requests
2525cffi==2.0.0
2626 # via cryptography
2727charset-normalizer==3.4.4
2828 # via requests
29- click==8.3.0
29+ click==8.3.1
3030 # via -r requirements/test.txt
3131coverage[toml]==7.11.3
3232 # via
@@ -73,7 +73,7 @@ jinja2==3.1.6
7373 # via
7474 # -r requirements/test.txt
7575 # sphinx
76- keyring==25.6 .0
76+ keyring==25.7 .0
7777 # via twine
7878markdown-it-py==4.0.0
7979 # via rich
@@ -117,7 +117,7 @@ pygments==2.19.2
117117 # readme-renderer
118118 # rich
119119 # sphinx
120- pytest==9.0.0
120+ pytest==9.0.1
121121 # via
122122 # -r requirements/test.txt
123123 # pytest-cov
@@ -145,7 +145,7 @@ rich==14.2.0
145145 # via twine
146146roman-numerals-py==3.1.0
147147 # via sphinx
148- secretstorage==3.4.0
148+ secretstorage==3.4.1
149149 # via keyring
150150snowballstemmer==3.0.1
151151 # via sphinx
Original file line number Diff line number Diff line change 66#
77build==1.3.0
88 # via pip-tools
9- click==8.3.0
9+ click==8.3.1
1010 # via pip-tools
1111packaging==25.0
1212 # via build
13- pip-tools==7.5.1
13+ pip-tools==7.5.2
1414 # via -r requirements/pip-tools.in
1515pyproject-hooks==1.2.0
1616 # via
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ astroid==3.3.11
1212 # via
1313 # pylint
1414 # pylint-celery
15- click==8.3.0
15+ click==8.3.1
1616 # via
1717 # -r requirements/test.txt
1818 # click-log
@@ -87,7 +87,7 @@ pylint-plugin-utils==0.9.0
8787 # via
8888 # pylint-celery
8989 # pylint-django
90- pytest==9.0.0
90+ pytest==9.0.1
9191 # via
9292 # -r requirements/test.txt
9393 # pytest-cov
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ asgiref==3.10.0
88 # via
99 # -r requirements/django.txt
1010 # django
11- click==8.3.0
11+ click==8.3.1
1212 # via -r requirements/base.txt
1313coverage[toml]==7.11.3
1414 # via pytest-cov
@@ -33,7 +33,7 @@ pluggy==1.6.0
3333 # pytest-cov
3434pygments==2.19.2
3535 # via pytest
36- pytest==9.0.0
36+ pytest==9.0.1
3737 # via pytest-cov
3838pytest-cov==7.0.0
3939 # via -r requirements/test.in
You can’t perform that action at this time.
0 commit comments