File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ packaging==24.1
1616 # via black
1717pathspec==0.12.1
1818 # via black
19- platformdirs==4.2.2
19+ platformdirs==4.3.1
2020 # via black
2121tomli==2.0.1
2222 # 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.6.3
7+ ruff==0.6.4
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ argcomplete==3.5.0
88 # via nox
99certifi==2024.8.30
1010 # via requests
11- cffi==1.17.0
11+ cffi==1.17.1
1212 # via
1313 # cryptography
1414 # pynacl
@@ -20,13 +20,13 @@ codeowners==0.7.0
2020 # via -r tests/../hacking/pr_labeler/requirements.txt
2121colorlog==6.8.2
2222 # via nox
23- cryptography==43.0.0
23+ cryptography==43.0.1
2424 # via pyjwt
2525deprecated==1.2.14
2626 # via pygithub
2727distlib==0.3.8
2828 # via virtualenv
29- filelock==3.15.4
29+ filelock==3.16.0
3030 # via virtualenv
3131idna==3.8
3232 # via requests
@@ -46,7 +46,7 @@ nox==2024.4.15
4646 # via -r tests/typing.in
4747packaging==24.1
4848 # via nox
49- platformdirs==4.2.2
49+ platformdirs==4.3.1
5050 # via virtualenv
5151pycparser==2.22
5252 # via cffi
@@ -80,7 +80,7 @@ urllib3==2.2.2
8080 # via
8181 # pygithub
8282 # requests
83- virtualenv==20.26.3
83+ virtualenv==20.26.4
8484 # via nox
8585wrapt==1.16.0
8686 # via deprecated
You can’t perform that action at this time.
0 commit comments