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 azure-storage-blob from 2.1.0 to 12.13.0 in /requirements #2459

Closed
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
41 changes: 31 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,15 @@ astroid==2.15.8
# via
# -r typing.txt
# pylint
azure-common==1.1.28
azure-core==1.30.2
# via
# -r typing.txt
# azure-storage-blob
# azure-storage-common
azure-storage-blob==2.1.0
# msrest
azure-storage-blob==12.13.0
# via
# -r tests.in
# -r typing.txt
azure-storage-common==2.1.0
# via
# -r typing.txt
# azure-storage-blob
babel==2.9.1
# via
# -r docs.txt
Expand All @@ -42,6 +38,7 @@ certifi==2024.7.4
# via
# -r docs.txt
# -r typing.txt
# msrest
# requests
cffi==1.15.1
# via
Expand Down Expand Up @@ -78,7 +75,7 @@ coveralls==3.3.1
cryptography==42.0.8
# via
# -r typing.txt
# azure-storage-common
# azure-storage-blob
dill==0.3.7
# via
# -r typing.txt
Expand Down Expand Up @@ -140,6 +137,10 @@ geoalchemy2==0.15.2
# via
# -r tests.in
# -r typing.txt
greenlet==3.0.3
# via
# -r typing.txt
# sqlalchemy
identify==2.5.24
# via pre-commit
idna==3.7
Expand All @@ -162,6 +163,10 @@ iniconfig==2.0.0
# via
# -r typing.txt
# pytest
isodate==0.6.1
# via
# -r typing.txt
# msrest
isort==5.11.5
# via
# -r typing.txt
Expand Down Expand Up @@ -202,6 +207,10 @@ mongoengine==0.21.0
# -r tests.in
# -r typing.txt
# flask-mongoengine
msrest==0.7.1
# via
# -r typing.txt
# azure-storage-blob
mypy==1.4.1
# via -r typing.txt
mypy-extensions==1.0.0
Expand All @@ -218,6 +227,10 @@ numpy==1.24.4
# -r typing.txt
# shapely
# types-shapely
oauthlib==3.2.2
# via
# -r typing.txt
# requests-oauthlib
packaging==24.0
# via
# -r docs.txt
Expand Down Expand Up @@ -298,7 +311,6 @@ python-dateutil==2.9.0.post0
# via
# -r typing.txt
# arrow
# azure-storage-common
pytz==2024.1
# via
# -r docs.txt
Expand All @@ -310,17 +322,25 @@ requests==2.31.0
# via
# -r docs.txt
# -r typing.txt
# azure-storage-common
# azure-core
# coveralls
# msrest
# requests-oauthlib
# sphinx
requests-oauthlib==2.0.0
# via
# -r typing.txt
# msrest
shapely==2.0.5
# via
# -r tests.in
# -r typing.txt
six==1.16.0
# via
# -r typing.txt
# azure-core
# flask-mongoengine
# isodate
# python-dateutil
snowballstemmer==2.2.0
# via
Expand Down Expand Up @@ -430,6 +450,7 @@ typing-extensions==4.7.1
# via
# -r typing.txt
# astroid
# azure-core
# mypy
# pylint
urllib3==2.0.7
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coveralls
pylint
sqlalchemy-citext
sqlalchemy-utils>=0.36.6
azure-storage-blob<=3
azure-storage-blob<=12.13.0
arrow<0.14.0
colour
email-validator
Expand Down
35 changes: 24 additions & 11 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ arrow==0.13.2
# via -r tests.in
astroid==2.15.8
# via pylint
azure-common==1.1.28
azure-core==1.30.2
# via
# azure-storage-blob
# azure-storage-common
azure-storage-blob==2.1.0
# msrest
azure-storage-blob==12.13.0
# via -r tests.in
azure-storage-common==2.1.0
# via azure-storage-blob
babel==2.9.1
# via
# -r tests.in
# flask-babelex
certifi==2024.7.4
# via requests
# via
# msrest
# requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.3.2
Expand All @@ -37,7 +37,7 @@ coverage[toml]==6.5.0
coveralls==3.3.1
# via -r tests.in
cryptography==42.0.8
# via azure-storage-common
# via azure-storage-blob
dill==0.3.7
# via pylint
dnspython==2.3.0
Expand Down Expand Up @@ -66,6 +66,8 @@ flask-wtf==1.1.1
# via flask-mongoengine
geoalchemy2==0.15.2
# via -r tests.in
greenlet==3.0.3
# via sqlalchemy
idna==3.7
# via
# email-validator
Expand All @@ -74,6 +76,8 @@ importlib-metadata==6.7.0
# via flask
iniconfig==2.0.0
# via pytest
isodate==0.6.1
# via msrest
isort==5.11.5
# via pylint
itsdangerous==2.0.1
Expand Down Expand Up @@ -102,6 +106,8 @@ mongoengine==0.21.0
# via
# -r tests.in
# flask-mongoengine
msrest==0.7.1
# via azure-storage-blob
mypy==1.4.1
# via -r typing.in
mypy-extensions==1.0.0
Expand All @@ -112,6 +118,8 @@ numpy==1.24.4
# via
# shapely
# types-shapely
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.0
# via
# geoalchemy2
Expand Down Expand Up @@ -150,20 +158,24 @@ pytest==7.4.4
pytest-cov==4.1.0
# via -r tests.in
python-dateutil==2.9.0.post0
# via
# arrow
# azure-storage-common
# via arrow
pytz==2024.1
# via babel
requests==2.31.0
# via
# azure-storage-common
# azure-core
# coveralls
# msrest
# requests-oauthlib
requests-oauthlib==2.0.0
# via msrest
shapely==2.0.5
# via -r tests.in
six==1.16.0
# via
# azure-core
# flask-mongoengine
# isodate
# python-dateutil
speaklater==1.3
# via flask-babelex
Expand Down Expand Up @@ -213,6 +225,7 @@ types-wtforms==3.1.0.2
typing-extensions==4.7.1
# via
# astroid
# azure-core
# mypy
# pylint
urllib3==2.0.7
Expand Down
Loading