diff --git a/requirements-conda.txt b/requirements-conda.txt index 85d81cc..2bf330c 100644 --- a/requirements-conda.txt +++ b/requirements-conda.txt @@ -8,7 +8,7 @@ pyyaml==6.0 types-PyYAML==6.0.11 mypy_extensions==0.4.3 black==22.6.0 -flask==2.1.3 +flask==2.3.2 tox==3.25.1 # Helpful to have this match tox.ini pytest==7.1.2 diff --git a/requirements.txt b/requirements.txt index d5cc287..331127c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pyyaml==6.0 types-PyYAML==6.0.11 mypy_extensions==0.4.3 black==22.6.0 -flask==2.1.3 +flask==2.3.2 tox==3.25.1 # Helpful to have this match tox.ini pytest==7.1.2