From 89e0b7336ae2b74feff9f81caeda6183edd37a57 Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 20:50:19 +0000 Subject: [PATCH] ci: refresh dev dependencies --- tests/typing.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/typing.txt b/tests/typing.txt index 2a77c16edf9..5bbaad38707 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -4,7 +4,7 @@ # # pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in # -argcomplete==3.3.0 +argcomplete==3.4.0 # via nox certifi==2024.6.2 # via requests @@ -26,7 +26,7 @@ deprecated==1.2.14 # via pygithub distlib==0.3.8 # via virtualenv -filelock==3.15.1 +filelock==3.15.3 # via virtualenv gitdb==4.0.11 # via gitpython @@ -86,7 +86,7 @@ typing-extensions==4.12.2 # mypy # pygithub # typer -urllib3==2.2.1 +urllib3==2.2.2 # via # pygithub # requests