diff --git a/constraints.txt b/constraints.txt index 8a6ce1e..c8a0ec4 100644 --- a/constraints.txt +++ b/constraints.txt @@ -55,7 +55,7 @@ gunicorn==21.2.0 # via -r requirements.in h11==0.14.0 # via wsproto -idna==3.4 +idna==3.6 # via # requests # trio diff --git a/requirements-dev.txt b/requirements-dev.txt index f13be02..fb2308e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -68,11 +68,11 @@ h11==0.14.0 # via # -c constraints.txt # wsproto -hypothesis==6.90.0 +hypothesis==6.91.0 # via -r requirements-dev.in identify==2.5.32 # via pre-commit -idna==3.4 +idna==3.6 # via # -c constraints.txt # requests @@ -105,7 +105,7 @@ pathspec==0.11.2 # via black pip-tools==7.3.0 # via -r requirements-dev.in -platformdirs==3.11.0 +platformdirs==4.0.0 # via # black # virtualenv @@ -115,7 +115,7 @@ pre-commit==3.5.0 # via -r requirements-dev.in py==1.11.0 # via -r requirements-dev.in -pygments==2.17.1 +pygments==2.17.2 # via bpython pyproject-hooks==1.0.0 # via build @@ -195,11 +195,11 @@ urllib3[socks]==2.1.0 # -c constraints.txt # requests # selenium -virtualenv==20.24.6 +virtualenv==20.24.7 # via pre-commit -wcwidth==0.2.10 +wcwidth==0.2.12 # via blessed -wheel==0.41.3 +wheel==0.42.0 # via pip-tools wsproto==1.2.0 # via @@ -209,7 +209,7 @@ wsproto==1.2.0 # The following packages are considered to be unsafe in a requirements file: pip==23.3.1 # via pip-tools -setuptools==69.0.0 +setuptools==69.0.2 # via # nodeenv # pip-tools diff --git a/requirements.txt b/requirements.txt index 3e10a0c..d51bd56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ gunicorn==21.2.0 # via -r requirements.in h11==0.14.0 # via wsproto -idna==3.4 +idna==3.6 # via # requests # trio