Skip to content

Commit 6df249b

Browse files
authored
Merge pull request #1548 from ansible/patchback/backports/stable-2.14/664a7a853ace76f62cc99fd0d367ef4289467c01/pr-1527
[PR #1527/664a7a85 backport][stable-2.14] ci: refresh dev dependencies
2 parents 5862af7 + d521427 commit 6df249b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ platformdirs==4.2.2
2020
# via black
2121
tomli==2.0.1
2222
# via black
23-
typing-extensions==4.11.0
23+
typing-extensions==4.12.1
2424
# via black

tests/spelling.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/spelling.txt --strip-extras tests/spelling.in
66
#
7-
codespell==2.2.6
7+
codespell==2.3.0
88
# via -r tests/spelling.in

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

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pyjwt==2.8.0
6262
# via pygithub
6363
pynacl==1.5.0
6464
# via pygithub
65-
requests==2.31.0
65+
requests==2.32.3
6666
# via pygithub
6767
rich==13.7.1
6868
# via typer
@@ -78,7 +78,7 @@ typer==0.12.3
7878
# via
7979
# -r tests/../hacking/pr_labeler/requirements.txt
8080
# -r tests/../hacking/tagger/requirements.txt
81-
typing-extensions==4.11.0
81+
typing-extensions==4.12.1
8282
# via
8383
# codeowners
8484
# mypy

0 commit comments

Comments
 (0)