From 0467807e2304a3dcdace4865f5d4c7f8b4d8588c Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 00:06:07 +0000 Subject: [PATCH] ci: refresh dev dependencies --- tests/static.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/static.txt b/tests/static.txt index e41bbb4854c..9d83c82bd2b 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -4,5 +4,5 @@ # # pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in # -ruff==0.3.7 +ruff==0.4.1 # via -r tests/static.in