Skip to content

Commit ef30841

Browse files
authored
Merge pull request #1031 from ansible/pip-compile/devel/dev
ci: refresh dev dependencies
2 parents d988dcf + b762087 commit ef30841

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ filelock==3.13.1
3030
# via virtualenv
3131
idna==3.6
3232
# via requests
33-
jinja2==3.1.2
33+
jinja2==3.1.3
3434
# via -r tests/../hacking/pr_labeler/requirements.txt
3535
markupsafe==2.1.3
3636
# via jinja2

0 commit comments

Comments
 (0)