Skip to content

Commit 2f6bbe0

Browse files
ci: refresh dev dependencies
1 parent 5237dc1 commit 2f6bbe0

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.3.0
7+
ruff==0.3.2
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
66
#
7-
argcomplete==3.2.2
7+
argcomplete==3.2.3
88
# via nox
99
certifi==2024.2.2
1010
# via requests
@@ -16,7 +16,7 @@ charset-normalizer==3.3.2
1616
# via requests
1717
click==8.1.7
1818
# via typer
19-
codeowners==0.6.0
19+
codeowners==0.7.0
2020
# via -r tests/../hacking/pr_labeler/requirements.txt
2121
colorlog==6.8.2
2222
# via nox
@@ -34,7 +34,7 @@ jinja2==3.1.3
3434
# via -r tests/../hacking/pr_labeler/requirements.txt
3535
markupsafe==2.1.5
3636
# via jinja2
37-
mypy==1.8.0
37+
mypy==1.9.0
3838
# via -r tests/typing.in
3939
mypy-extensions==1.0.0
4040
# via mypy

0 commit comments

Comments
 (0)