From 962837df7569350c03fc51774065f51c0903309b Mon Sep 17 00:00:00 2001 From: Crocmagnon Date: Mon, 21 Aug 2023 18:06:26 +0000 Subject: [PATCH] Update dependencies --- requirements-dev.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 29ad099..de93433 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -33,7 +33,7 @@ charset-normalizer==3.2.0 # via # -c constraints.txt # requests -click==8.1.6 +click==8.1.7 # via # black # pip-tools @@ -69,9 +69,9 @@ h11==0.14.0 # via # -c constraints.txt # wsproto -hypothesis==6.82.4 +hypothesis==6.82.6 # via -r requirements-dev.in -identify==2.5.26 +identify==2.5.27 # via pre-commit idna==3.4 # via @@ -82,7 +82,7 @@ iniconfig==2.0.0 # via pytest invoke==2.2.0 # via -r requirements-dev.in -model-bakery==1.13.0 +model-bakery==1.14.0 # via -r requirements-dev.in mypy-extensions==1.0.0 # via black @@ -154,7 +154,7 @@ requests==2.31.0 # bpython # pytest-base-url # pytest-selenium -ruff==0.0.284 +ruff==0.0.285 # via -r requirements-dev.in selenium==4.9.1 # via @@ -206,7 +206,7 @@ wsproto==1.2.0 # The following packages are considered to be unsafe in a requirements file: pip==23.2.1 # via pip-tools -setuptools==68.0.0 +setuptools==68.1.2 # via # nodeenv # pip-tools