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 @@ -18,7 +18,7 @@ pathspec==0.12.1
18
18
# via black
19
19
platformdirs==4.3.6
20
20
# via black
21
- tomli==2.0.2
21
+ tomli==2.1.0
22
22
# via black
23
23
typing-extensions==4.12.2
24
24
# via black
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
6
#
7
- ruff==0.7.3
7
+ ruff==0.7.4
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ colorlog==6.9.0
22
22
# via nox
23
23
cryptography==43.0.3
24
24
# via pyjwt
25
- deprecated==1.2.14
25
+ deprecated==1.2.15
26
26
# via pygithub
27
27
distlib==0.3.9
28
28
# via virtualenv
@@ -54,7 +54,7 @@ pynacl==1.5.0
54
54
# via pygithub
55
55
requests==2.32.3
56
56
# via pygithub
57
- tomli==2.0.2
57
+ tomli==2.1.0
58
58
# via
59
59
# mypy
60
60
# nox
You can’t perform that action at this time.
0 commit comments