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 requests from 2.27.1 to 2.32.0 in /epicbox-python #99

Closed
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
2 changes: 1 addition & 1 deletion epicbox-python/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ pysqlite3-binary==0.4.6.post2

# required by admin quiz
pytest==6.2.5
requests==2.27.1
requests==2.32.0
# required by sql challenge
mysqlclient==2.1.0
4 changes: 2 additions & 2 deletions epicbox-python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ docutils==0.16
# python-daemon
email-validator==1.1.3
# via flask-appbuilder
factory_boy==3.2.1
factory-boy==3.2.1
# via -r requirements.in
faker==12.0.0
# via factory-boy
Expand Down Expand Up @@ -369,7 +369,7 @@ pyyaml==6.0
# openapi-spec-validator
regex==2022.1.18
# via nltk
requests==2.27.1
requests==2.32.0
# via
# -r requirements.in
# apache-airflow-providers-http
Expand Down