diff --git a/constraints.txt b/constraints.txt index 8cf3161..63eb324 100644 --- a/constraints.txt +++ b/constraints.txt @@ -73,7 +73,7 @@ sniffio==1.3.1 # via trio sortedcontainers==2.4.0 # via trio -sqlparse==0.5.1 +sqlparse==0.5.2 # via django trio==0.27.0 # via diff --git a/requirements-dev.txt b/requirements-dev.txt index 48013fd..be667e7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -38,7 +38,7 @@ click==8.1.7 # via # black # pip-tools -coverage[toml]==7.6.4 +coverage[toml]==7.6.7 # via pytest-cov curtsies==0.4.2 # via bpython @@ -66,7 +66,7 @@ h11==0.14.0 # via # -c constraints.txt # wsproto -hypothesis==6.118.7 +hypothesis==6.119.3 # via -r requirements-dev.in identify==2.6.2 # via pre-commit @@ -155,7 +155,7 @@ requests==2.32.3 # bpython # pytest-base-url # pytest-selenium -ruff==0.7.3 +ruff==0.7.4 # via -r requirements-dev.in selenium==4.26.1 # via @@ -172,7 +172,7 @@ sortedcontainers==2.4.0 # -c constraints.txt # hypothesis # trio -sqlparse==0.5.1 +sqlparse==0.5.2 # via # -c constraints.txt # django @@ -215,5 +215,5 @@ wsproto==1.2.0 # The following packages are considered to be unsafe in a requirements file: pip==24.3.1 # via pip-tools -setuptools==75.3.0 +setuptools==75.5.0 # via pip-tools diff --git a/requirements.txt b/requirements.txt index b52bc7f..b842b18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ sniffio==1.3.1 # via trio sortedcontainers==2.4.0 # via trio -sqlparse==0.5.1 +sqlparse==0.5.2 # via django trio==0.27.0 # via