Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump dependencies #2704

Merged
merged 2 commits into from
Sep 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.13.0
2.13.1
6 changes: 3 additions & 3 deletions backend/requirements-dependencies.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pypnusershub>=1.6.9,<2
pypnusershub>=1.6.10,<2
pypnnomenclature>=1.5.4,<2
pypn_habref_api>=0.3.2,<1
utils-flask-sqlalchemy-geo>=0.2.8,<1
utils-flask-sqlalchemy>=0.3.5,<1
utils-flask-sqlalchemy>=0.3.6,<1
taxhub>=1.12.1,<2
pypn-ref-geo>=1.3.0,<2
pypn-ref-geo>=1.4.0,<2
32 changes: 17 additions & 15 deletions backend/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
# via
# -r requirements-submodules.in
# pypn-ref-geo
alembic==1.11.1
alembic==1.12.0
# via
# flask-migrate
# pypn-ref-geo
# pypnusershub
amqp==5.1.1
# via kombu
async-timeout==4.0.2
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via fiona
Expand All @@ -56,23 +56,23 @@ billiard==3.6.4.0
# via celery
blinker==1.6.2
# via flask-mail
boto3==1.28.2
boto3==1.28.47
# via taxhub
botocore==1.31.2
botocore==1.31.47
# via
# boto3
# s3transfer
cached-property==1.5.2
# via kombu
cairocffi==1.6.0
cairocffi==1.6.1
# via
# cairosvg
# weasyprint
cairosvg==2.7.0
cairosvg==2.7.1
# via weasyprint
celery[redis]==5.2.7
# via -r requirements-common.in
certifi==2023.5.7
certifi==2023.7.22
# via
# fiona
# requests
Expand All @@ -83,7 +83,7 @@ cffi==1.15.1
# weasyprint
charset-normalizer==3.2.0
# via requests
click==8.1.4
click==8.1.7
# via
# -r requirements-common.in
# celery
Expand All @@ -104,7 +104,7 @@ click-repl==0.3.0
# via celery
cligj==0.7.2
# via fiona
cryptography==41.0.2
cryptography==41.0.3
# via authlib
cssselect2==0.7.0
# via
Expand Down Expand Up @@ -156,7 +156,7 @@ flask-marshmallow==0.14.0
# pypn-habref-api
# pypnnomenclature
# pypnusershub
flask-migrate==4.0.4
flask-migrate==4.0.5
# via
# -r requirements-common.in
# pypn-habref-api
Expand Down Expand Up @@ -187,7 +187,7 @@ geojson==3.0.1
# via
# -r requirements-common.in
# utils-flask-sqlalchemy-geo
gunicorn==20.1.0
gunicorn==21.2.0
# via
# -r requirements-common.in
# taxhub
Expand All @@ -206,6 +206,7 @@ importlib-metadata==4.13.0 ; python_version < "3.10"
# celery
# click
# flask
# gunicorn
# kombu
# mako
# munch
Expand Down Expand Up @@ -264,6 +265,7 @@ packaging==23.1
# via
# -r requirements-common.in
# geoalchemy2
# gunicorn
# marshmallow
# marshmallow-sqlalchemy
pillow==9.5.0
Expand All @@ -274,7 +276,7 @@ pillow==9.5.0
# weasyprint
prompt-toolkit==3.0.39
# via click-repl
psycopg2==2.9.6
psycopg2==2.9.7
# via
# -r requirements-common.in
# pypn-habref-api
Expand All @@ -300,15 +302,15 @@ python-dotenv==0.21.1
# pypnnomenclature
# taxhub
# usershub
pytz==2023.3
pytz==2023.3.post1
# via celery
redis==4.6.0
redis==5.0.0
# via celery
requests==2.31.0
# via
# pypn-habref-api
# pypnusershub
s3transfer==0.6.1
s3transfer==0.6.2
# via boto3
shapely==1.8.5.post1
# via
Expand Down
24 changes: 12 additions & 12 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
#
# pip-compile --resolver=backtracking requirements.in
#
alembic==1.11.2
alembic==1.12.0
# via
# flask-migrate
# pypn-ref-geo
# pypnusershub
amqp==5.1.1
# via kombu
async-timeout==4.0.2
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via fiona
Expand All @@ -23,9 +23,9 @@ billiard==3.6.4.0
# via celery
blinker==1.6.2
# via flask-mail
boto3==1.28.21
boto3==1.28.47
# via taxhub
botocore==1.31.21
botocore==1.31.47
# via
# boto3
# s3transfer
Expand All @@ -50,7 +50,7 @@ cffi==1.15.1
# weasyprint
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# -r requirements-common.in
# celery
Expand Down Expand Up @@ -116,7 +116,7 @@ flask-marshmallow==0.14.0
# pypn-habref-api
# pypnnomenclature
# pypnusershub
flask-migrate==4.0.4
flask-migrate==4.0.5
# via
# -r requirements-common.in
# pypn-habref-api
Expand Down Expand Up @@ -237,13 +237,13 @@ pyphen==0.14.0
# via weasyprint
pypn-habref-api==0.3.2
# via -r requirements-dependencies.in
pypn-ref-geo==1.3.0
pypn-ref-geo==1.4.0
# via
# -r requirements-dependencies.in
# taxhub
pypnnomenclature==1.5.4
# via -r requirements-dependencies.in
pypnusershub==1.6.9
pypnusershub==1.6.10
# via
# -r requirements-dependencies.in
# pypnnomenclature
Expand All @@ -259,15 +259,15 @@ python-dotenv==0.21.1
# pypn-ref-geo
# pypnnomenclature
# taxhub
pytz==2023.3
pytz==2023.3.post1
# via celery
redis==4.6.0
redis==5.0.0
# via celery
requests==2.31.0
# via
# pypn-habref-api
# pypnusershub
s3transfer==0.6.1
s3transfer==0.6.2
# via boto3
shapely==1.8.5.post1
# via
Expand Down Expand Up @@ -317,7 +317,7 @@ urllib3==1.26.16
# botocore
# requests
# taxhub
utils-flask-sqlalchemy==0.3.5
utils-flask-sqlalchemy==0.3.6
# via
# -r requirements-dependencies.in
# pypn-habref-api
Expand Down