File tree Expand file tree Collapse file tree 2 files changed +7
-15
lines changed
Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66#
7- ruff==0.5.6
7+ ruff==0.5.7
88 # via -r tests/static.in
Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
66#
7- argcomplete==3.3 .0
7+ argcomplete==3.5 .0
88 # via nox
99certifi==2024.7.4
1010 # via requests
11- cffi==1.16 .0
11+ cffi==1.17 .0
1212 # via
1313 # cryptography
1414 # pynacl
@@ -26,12 +26,8 @@ deprecated==1.2.14
2626 # via pygithub
2727distlib==0.3.8
2828 # via virtualenv
29- filelock==3.15.1
29+ filelock==3.15.4
3030 # via virtualenv
31- gitdb==4.0.11
32- # via gitpython
33- gitpython==3.1.43
34- # via -r tests/tag.in
3531idna==3.7
3632 # via requests
3733jinja2==3.1.4
@@ -68,27 +64,23 @@ rich==13.7.1
6864 # via typer
6965shellingham==1.5.4
7066 # via typer
71- smmap==5.0.1
72- # via gitdb
7367tomli==2.0.1
7468 # via
7569 # mypy
7670 # nox
7771typer==0.12.3
78- # via
79- # -r tests/../hacking/pr_labeler/requirements.txt
80- # -r tests/tag.in
72+ # via -r tests/../hacking/pr_labeler/requirements.txt
8173typing-extensions==4.12.2
8274 # via
8375 # codeowners
8476 # mypy
8577 # pygithub
8678 # typer
87- urllib3==2.2.1
79+ urllib3==2.2.2
8880 # via
8981 # pygithub
9082 # requests
91- virtualenv==20.26.2
83+ virtualenv==20.26.3
9284 # via nox
9385wrapt==1.16.0
9486 # via deprecated
You can’t perform that action at this time.
0 commit comments