From 23e49cfeb8fb67f683e58e9d920f057a5d28fcd4 Mon Sep 17 00:00:00 2001 From: Crocmagnon Date: Mon, 10 Apr 2023 18:22:00 +0000 Subject: [PATCH] Update dependencies --- requirements-dev.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9ef4650..2dd614a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -42,7 +42,7 @@ click==8.1.3 # via # black # pip-tools -coverage[toml]==7.2.2 +coverage[toml]==7.2.3 # via pytest-cov curtsies==0.4.1 # via bpython @@ -66,7 +66,7 @@ exceptiongroup==1.1.1 # via # -c constraints.txt # trio-websocket -filelock==3.10.7 +filelock==3.11.0 # via virtualenv freezegun==1.2.2 # via -r requirements-dev.in @@ -76,7 +76,7 @@ h11==0.14.0 # via # -c constraints.txt # wsproto -hypothesis==6.70.2 +hypothesis==6.71.0 # via -r requirements-dev.in identify==2.5.22 # via pre-commit @@ -89,7 +89,7 @@ iniconfig==2.0.0 # via pytest invoke==2.0.0 # via -r requirements-dev.in -model-bakery==1.10.3 +model-bakery==1.11.0 # via -r requirements-dev.in mypy-extensions==1.0.0 # via black @@ -106,7 +106,7 @@ packaging==23.0 # pytest pathspec==0.11.1 # via black -pip-tools==6.12.3 +pip-tools==6.13.0 # via -r requirements-dev.in platformdirs==3.2.0 # via @@ -114,13 +114,13 @@ platformdirs==3.2.0 # virtualenv pluggy==1.0.0 # via pytest -pre-commit==3.2.1 +pre-commit==3.2.2 # via -r requirements-dev.in py==1.11.0 # via # pytest # pytest-html -pygments==2.14.0 +pygments==2.15.0 # via bpython pyproject-hooks==1.0.0 # via build @@ -166,7 +166,7 @@ requests==2.28.2 # bpython # pytest-base-url # pytest-selenium -ruff==0.0.260 +ruff==0.0.261 # via -r requirements-dev.in selenium==4.8.3 # via