diff --git a/constraints.txt b/constraints.txt index c436def..acfbf3a 100644 --- a/constraints.txt +++ b/constraints.txt @@ -12,7 +12,7 @@ attrs==23.2.0 # via # outcome # trio -certifi==2023.11.17 +certifi==2024.2.2 # via # requests # selenium @@ -20,9 +20,9 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.2 # via requests -confusable-homoglyphs==3.2.0 +confusable-homoglyphs==3.3.1 # via django-registration -cryptography==42.0.1 +cryptography==42.0.2 # via django-anymail django==4.2.9 # via @@ -89,7 +89,7 @@ trio==0.24.0 # trio-websocket trio-websocket==0.11.1 # via selenium -urllib3==2.1.0 +urllib3==2.2.0 # via # django-anymail # requests diff --git a/requirements-dev.txt b/requirements-dev.txt index 5d9b7fd..301c30c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ bpython==0.24 # via -r requirements-dev.in build==1.0.3 # via pip-tools -certifi==2023.11.17 +certifi==2024.2.2 # via # -c constraints.txt # requests @@ -58,7 +58,7 @@ django==4.2.9 # model-bakery django-browser-reload==1.12.1 # via -r requirements-dev.in -django-debug-toolbar==4.2.0 +django-debug-toolbar==4.3.0 # via -r requirements-dev.in filelock==3.13.1 # via virtualenv @@ -68,7 +68,7 @@ h11==0.14.0 # via # -c constraints.txt # wsproto -hypothesis==6.97.1 +hypothesis==6.98.1 # via -r requirements-dev.in identify==2.5.33 # via pre-commit @@ -83,7 +83,7 @@ invoke==2.2.0 # via -r requirements-dev.in jinja2==3.1.3 # via pytest-html -markupsafe==2.1.4 +markupsafe==2.1.5 # via jinja2 model-bakery==1.17.0 # via -r requirements-dev.in @@ -105,7 +105,7 @@ pathspec==0.12.1 # via black pip-tools==7.3.0 # via -r requirements-dev.in -platformdirs==4.1.0 +platformdirs==4.2.0 # via # black # virtualenv @@ -123,7 +123,7 @@ pysocks==1.7.1 # via # -c constraints.txt # urllib3 -pytest==7.4.4 +pytest==8.0.0 # via # -r requirements-dev.in # pytest-base-url @@ -133,19 +133,19 @@ pytest==7.4.4 # pytest-metadata # pytest-selenium # pytest-variables -pytest-base-url==2.0.0 +pytest-base-url==2.1.0 # via pytest-selenium pytest-cov==4.1.0 # via -r requirements-dev.in -pytest-django==4.7.0 +pytest-django==4.8.0 # via -r requirements-dev.in pytest-html==4.1.1 # via pytest-selenium -pytest-metadata==3.0.0 +pytest-metadata==3.1.0 # via pytest-html pytest-selenium==4.0.1 # via -r requirements-dev.in -pytest-variables==3.0.0 +pytest-variables==3.1.0 # via pytest-selenium pyxdg==0.28 # via bpython @@ -157,7 +157,7 @@ requests==2.31.0 # bpython # pytest-base-url # pytest-selenium -ruff==0.1.14 +ruff==0.2.0 # via -r requirements-dev.in selenium==4.9.1 # via @@ -190,7 +190,7 @@ trio-websocket==0.11.1 # via # -c constraints.txt # selenium -urllib3[socks]==2.1.0 +urllib3[socks]==2.2.0 # via # -c constraints.txt # requests @@ -207,7 +207,7 @@ wsproto==1.2.0 # trio-websocket # The following packages are considered to be unsafe in a requirements file: -pip==23.3.2 +pip==24.0 # via pip-tools setuptools==69.0.3 # via diff --git a/requirements.txt b/requirements.txt index 1bcc22c..edcf34e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ attrs==23.2.0 # via # outcome # trio -certifi==2023.11.17 +certifi==2024.2.2 # via # requests # selenium @@ -20,9 +20,9 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.2 # via requests -confusable-homoglyphs==3.2.0 +confusable-homoglyphs==3.3.1 # via django-registration -cryptography==42.0.1 +cryptography==42.0.2 # via django-anymail django==4.2.9 # via @@ -89,7 +89,7 @@ trio==0.24.0 # trio-websocket trio-websocket==0.11.1 # via selenium -urllib3[socks]==2.1.0 +urllib3[socks]==2.2.0 # via # django-anymail # requests