Skip to content

Commit 3fb1064

Browse files
ci: refresh dev dependencies (#2303)
1 parent 953790c commit 3fb1064

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66
#
7-
ruff==0.8.1
7+
ruff==0.8.3
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
66
#
7-
argcomplete==3.5.1
7+
argcomplete==3.5.2
88
# via nox
9-
certifi==2024.8.30
9+
certifi==2024.12.14
1010
# via requests
1111
cffi==1.17.1
1212
# via
@@ -58,7 +58,7 @@ tomli==2.2.1
5858
# via
5959
# mypy
6060
# nox
61-
typer-slim==0.14.0
61+
typer-slim==0.15.1
6262
# via -r tests/../hacking/pr_labeler/requirements.txt
6363
typing-extensions==4.12.2
6464
# via

0 commit comments

Comments
 (0)