From 72ccd9499a3dca9133c939a7c2d93416cf5b70af Mon Sep 17 00:00:00 2001 From: Matt Shaw Date: Sun, 24 Nov 2024 17:43:27 +0000 Subject: [PATCH] upgrade requirements --- requirements.txt | 24 ++++++++++++------------ requirements_dev.txt | 24 ++++++++++++------------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/requirements.txt b/requirements.txt index e6a497b..3f99d2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile requirements.in # -blinker==1.8.2 +blinker==1.9.0 # via flask click==8.1.7 # via flask @@ -12,13 +12,13 @@ cssmin==0.2.0 # via -r requirements.in deepmerge==2.0 # via govuk-frontend-wtf -deprecated==1.2.14 +deprecated==1.2.15 # via limits dnspython==2.7.0 # via email-validator email-validator==2.2.0 # via -r requirements.in -flask==3.0.3 +flask==3.1.0 # via # -r requirements.in # flask-assets @@ -29,7 +29,7 @@ flask-assets==2.1.0 # via -r requirements.in flask-limiter[redis]==3.8.0 # via -r requirements.in -flask-wtf==1.2.1 +flask-wtf==1.2.2 # via govuk-frontend-wtf govuk-frontend-jinja==3.4.0 # via @@ -58,7 +58,7 @@ limits[redis]==3.13.0 # via flask-limiter markdown-it-py==3.0.0 # via rich -markupsafe==3.0.1 +markupsafe==3.0.2 # via # jinja2 # werkzeug @@ -67,7 +67,7 @@ mdurl==0.1.2 # via markdown-it-py ordered-set==4.1.0 # via flask-limiter -packaging==24.1 +packaging==24.2 # via # gunicorn # limits @@ -75,9 +75,9 @@ pygments==2.18.0 # via rich pyyaml==6.0.2 # via -r requirements.in -redis==5.1.1 +redis==5.2.0 # via limits -rich==13.9.2 +rich==13.9.4 # via flask-limiter typing-extensions==4.12.2 # via @@ -85,11 +85,11 @@ typing-extensions==4.12.2 # limits webassets==2.0 # via flask-assets -werkzeug==3.0.4 +werkzeug==3.1.3 # via flask -wrapt==1.16.0 +wrapt==1.17.0 # via deprecated -wtforms==3.1.2 +wtforms==3.2.1 # via # flask-wtf # govuk-frontend-wtf diff --git a/requirements_dev.txt b/requirements_dev.txt index 4f5a038..c867c0e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile requirements_dev.in @@ -14,7 +14,7 @@ boolean-py==4.0 # via license-expression build==1.2.2.post1 # via pip-tools -cachecontrol[filecache]==0.14.0 +cachecontrol[filecache]==0.14.1 # via # cachecontrol # pip-audit @@ -27,7 +27,7 @@ click==8.1.7 # black # pip-tools # pur -coverage[toml]==7.6.3 +coverage[toml]==7.6.8 # via pytest-cov cyclonedx-python-lib==7.6.2 # via pip-audit @@ -39,7 +39,7 @@ flake8==7.1.1 # via # flake8-bugbear # pep8-naming -flake8-bugbear==24.8.19 +flake8-bugbear==24.10.31 # via -r requirements_dev.in html5lib==1.1 # via pip-audit @@ -49,7 +49,7 @@ iniconfig==2.0.0 # via pytest isort==5.13.2 # via -r requirements_dev.in -license-expression==30.3.1 +license-expression==30.4.0 # via cyclonedx-python-lib markdown-it-py==3.0.0 # via rich @@ -59,15 +59,15 @@ mdurl==0.1.2 # via markdown-it-py msgpack==1.1.0 # via cachecontrol -mypy==1.12.0 +mypy==1.13.0 # via -r requirements_dev.in mypy-extensions==1.0.0 # via # black # mypy -packageurl-python==0.15.6 +packageurl-python==0.16.0 # via cyclonedx-python-lib -packaging==24.1 +packaging==24.2 # via # black # build @@ -110,7 +110,7 @@ pyproject-hooks==1.2.0 # pip-tools pytest==8.3.3 # via pytest-cov -pytest-cov==5.0.0 +pytest-cov==6.0.0 # via -r requirements_dev.in pyyaml==6.0.2 # via bandit @@ -118,7 +118,7 @@ requests==2.32.3 # via # cachecontrol # pip-audit -rich==13.9.2 +rich==13.9.4 # via # bandit # pip-audit @@ -126,7 +126,7 @@ six==1.16.0 # via html5lib sortedcontainers==2.4.0 # via cyclonedx-python-lib -stevedore==5.3.0 +stevedore==5.4.0 # via bandit toml==0.10.2 # via pip-audit @@ -136,7 +136,7 @@ urllib3==2.2.3 # via requests webencodings==0.5.1 # via html5lib -wheel==0.44.0 +wheel==0.45.1 # via pip-tools # The following packages are considered to be unsafe in a requirements file: