diff --git a/development.txt b/development.txt index 115ec303..9ec385ba 100644 --- a/development.txt +++ b/development.txt @@ -1,19 +1,19 @@ -r requirements.txt pip-tools==5.4.0 -pytest==5.4.2 -pytest-randomly==3.4.0 -coverage==5.1 +pytest==7.3.1 +pytest-randomly==3.12.0 +coverage==7.2.3 ruff==0.0.260 -psycopg2-binary==2.8.6 +psycopg2-binary==2.9.6 moto==1.3.16 bandit==1.6.2 flask_profiler==1.8.1 -pytest-xdist==1.32.0 -pytest-cov==2.9.0 +pytest-xdist==3.2.1 +pytest-cov==4.0.0 sphinx_rtd_theme==0.4.3 flask-debugtoolbar==0.11.0 isort==4.3.21 Faker==4.1.0 pipdeptree==2.2.0 black==19.10b0 -pytest-sugar==0.9.4 +pytest-sugar==0.9.7 diff --git a/requirements.in b/requirements.in index a8d333a7..7a0ea0e1 100644 --- a/requirements.in +++ b/requirements.in @@ -6,7 +6,7 @@ Flask-Caching==1.8.0 Flask-Migrate==2.5.3 Flask-Script==2.0.6 SQLAlchemy==1.3.17 -SQLAlchemy-Utils==0.36.6 +SQLAlchemy-Utils==0.41.0 passlib==1.7.4 bcrypt==4.0.1 itsdangerous==1.1.0 @@ -25,7 +25,7 @@ boto3==1.13.9 marshmallow==2.20.2 pydantic==1.6.2 WTForms==2.3.1 -python-geoacumen-city==2023.1.15 +python-geoacumen-city==2023.4.15 maxminddb==1.5.4 tenacity==6.2.0 pybluemonday==0.0.10 diff --git a/requirements.txt b/requirements.txt index 305a0a30..49676fd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -124,7 +124,7 @@ python-dotenv==0.13.0 # via -r requirements.in python-editor==1.0.4 # via alembic -python-geoacumen-city==2023.1.15 +python-geoacumen-city==2023.4.15 # via -r requirements.in pytz==2020.4 # via flask-restx @@ -140,7 +140,6 @@ six==1.15.0 # flask-restx # jsonschema # python-dateutil - # sqlalchemy-utils # tenacity sqlalchemy==1.3.17 # via @@ -150,7 +149,7 @@ sqlalchemy==1.3.17 # flask-sqlalchemy # marshmallow-sqlalchemy # sqlalchemy-utils -sqlalchemy-utils==0.36.6 +sqlalchemy-utils==0.41.0 # via -r requirements.in tenacity==6.2.0 # via -r requirements.in