File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ platformdirs==4.2.2
2020 # via black
2121tomli==2.0.1
2222 # via black
23- typing-extensions==4.12.1
23+ typing-extensions==4.12.2
2424 # via black
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.4.7
7+ ruff==0.4.8
88 # via -r tests/static.in
Original file line number Diff line number Diff line change 66#
77argcomplete==3.3.0
88 # via nox
9- certifi==2024.2 .2
9+ certifi==2024.6 .2
1010 # via requests
1111cffi==1.16.0
1212 # via
@@ -20,7 +20,7 @@ codeowners==0.7.0
2020 # via -r tests/../hacking/pr_labeler/requirements.txt
2121colorlog==6.8.2
2222 # via nox
23- cryptography==42.0.7
23+ cryptography==42.0.8
2424 # via pyjwt
2525deprecated==1.2.14
2626 # via pygithub
@@ -78,7 +78,7 @@ typer==0.12.3
7878 # via
7979 # -r tests/../hacking/pr_labeler/requirements.txt
8080 # -r tests/../hacking/tagger/requirements.txt
81- typing-extensions==4.12.1
81+ typing-extensions==4.12.2
8282 # via
8383 # codeowners
8484 # mypy
You can’t perform that action at this time.
0 commit comments