File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ isort==5.13.2
1212 # via -r tests/formatters.in
1313mypy-extensions==1.0.0
1414 # via black
15- packaging==24.0
15+ packaging==24.1
1616 # via black
1717pathspec==0.12.1
1818 # 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.8
7+ ruff==0.4.9
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ deprecated==1.2.14
2626 # via pygithub
2727distlib==0.3.8
2828 # via virtualenv
29- filelock==3.14.0
29+ filelock==3.15.1
3030 # via virtualenv
3131gitdb==4.0.11
3232 # via gitpython
@@ -48,7 +48,7 @@ mypy-extensions==1.0.0
4848 # via mypy
4949nox==2024.4.15
5050 # via -r tests/typing.in
51- packaging==24.0
51+ packaging==24.1
5252 # via nox
5353platformdirs==4.2.2
5454 # via virtualenv
You can’t perform that action at this time.
0 commit comments