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
3131gitdb==4.0.11
3232 # via gitpython
@@ -52,7 +52,7 @@ packaging==24.1
5252 # via
5353 # -r tests/../hacking/tagger/requirements.txt
5454 # nox
55- platformdirs==4.2.2
55+ platformdirs==4.3.1
5656 # via virtualenv
5757pycparser==2.22
5858 # via cffi
@@ -90,7 +90,7 @@ urllib3==2.2.2
9090 # via
9191 # pygithub
9292 # requests
93- virtualenv==20.26.3
93+ virtualenv==20.26.4
9494 # via nox
9595wrapt==1.16.0
9696 # via deprecated
You can’t perform that action at this time.
0 commit comments