File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ iniconfig==2.0.0
7575 # via
7676 # -r requirements/quality.txt
7777 # pytest
78- isort==6.0.0
78+ isort==6.0.1
7979 # via
8080 # -r requirements/quality.txt
8181 # pylint
@@ -158,7 +158,7 @@ pyproject-hooks==1.2.0
158158 # -r requirements/pip-tools.txt
159159 # build
160160 # pip-tools
161- pytest==8.3.4
161+ pytest==8.3.5
162162 # via
163163 # -r requirements/quality.txt
164164 # pytest-cov
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ coverage[toml]==7.6.12
3232 # via
3333 # -r requirements/test.txt
3434 # pytest-cov
35- cryptography==44.0.1
35+ cryptography==44.0.2
3636 # via secretstorage
3737django==4.2.19
3838 # via
@@ -65,7 +65,7 @@ jaraco-context==6.0.1
6565 # via keyring
6666jaraco-functools==4.1.0
6767 # via keyring
68- jeepney==0.8 .0
68+ jeepney==0.9 .0
6969 # via
7070 # keyring
7171 # secretstorage
@@ -89,7 +89,7 @@ more-itertools==10.6.0
8989 # via
9090 # jaraco-classes
9191 # jaraco-functools
92- nh3==0.2.20
92+ nh3==0.2.21
9393 # via readme-renderer
9494packaging==24.2
9595 # via
@@ -118,7 +118,7 @@ pygments==2.19.1
118118 # readme-renderer
119119 # rich
120120 # sphinx
121- pytest==8.3.4
121+ pytest==8.3.5
122122 # via
123123 # -r requirements/test.txt
124124 # pytest-cov
@@ -152,7 +152,7 @@ snowballstemmer==2.2.0
152152 # via sphinx
153153soupsieve==2.6
154154 # via beautifulsoup4
155- sphinx==8.2.1
155+ sphinx==8.2.3
156156 # via
157157 # -r requirements/doc.in
158158 # pydata-sphinx-theme
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ pip==24.2
1212 # via
1313 # -c /home/runner/work/code-annotations/code-annotations/requirements/common_constraints.txt
1414 # -r requirements/pip.in
15- setuptools==75.8.0
15+ setuptools==75.8.2
1616 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ iniconfig==2.0.0
3838 # via
3939 # -r requirements/test.txt
4040 # pytest
41- isort==6.0.0
41+ isort==6.0.1
4242 # via
4343 # -r requirements/quality.in
4444 # pylint
@@ -86,7 +86,7 @@ pylint-plugin-utils==0.8.2
8686 # via
8787 # pylint-celery
8888 # pylint-django
89- pytest==8.3.4
89+ pytest==8.3.5
9090 # via
9191 # -r requirements/test.txt
9292 # pytest-cov
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ pbr==6.1.1
3333 # stevedore
3434pluggy==1.5.0
3535 # via pytest
36- pytest==8.3.4
36+ pytest==8.3.5
3737 # via pytest-cov
3838pytest-cov==6.0.0
3939 # via -r requirements/test.in
You can’t perform that action at this time.
0 commit comments