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

Flask: Bump minio from 7.1.8 to 7.1.12 in /flask #1179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
11 changes: 1 addition & 10 deletions flask/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ gunicorn==20.1.0
# via -r requirements.in
idna==3.3
# via requests
importlib-metadata==4.11.4
# via flask
iniconfig==1.1.1
# via pytest
isort==5.10.1
Expand All @@ -88,7 +86,7 @@ marshmallow-sqlalchemy==0.28.0
# via -r requirements.in
mccabe==0.7.0
# via pylint
minio==7.1.8
minio==7.1.12
# via -r requirements.in
mypy-extensions==0.4.3
# via black
Expand Down Expand Up @@ -169,11 +167,6 @@ tomli==2.0.1
# pytest
tomlkit==0.11.0
# via pylint
typing-extensions==4.2.0
# via
# astroid
# black
# pylint
tzdata==2022.1
# via pytz-deprecation-shim
tzlocal==4.2
Expand All @@ -189,8 +182,6 @@ werkzeug==2.1.2
# flask-login
wrapt==1.14.1
# via astroid
zipp==3.8.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
6 changes: 1 addition & 5 deletions flask/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ gunicorn==20.1.0
# via -r requirements.in
idna==3.3
# via requests
importlib-metadata==4.11.4
# via flask
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
Expand All @@ -66,7 +64,7 @@ marshmallow==3.16.0
# marshmallow-sqlalchemy
marshmallow-sqlalchemy==0.28.0
# via -r requirements.in
minio==7.1.8
minio==7.1.12
# via -r requirements.in
numpy==1.22.4
# via pandas
Expand Down Expand Up @@ -130,8 +128,6 @@ werkzeug==2.1.2
# via
# flask
# flask-login
zipp==3.8.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools