Skip to content
Closed
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
build(deps): bump google-cloud-storage from 1.35.0 to 1.36.1 in /backend
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.35.0 to 1.36.1.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md)
- [Commits](googleapis/python-storage@v1.35.0...v1.36.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2021
commit 4e0ebc3b1a64744b49e4508d9cc7efe5beff67fe
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ fakeredis==1.4.5
Flask==1.1.2
Flask-Cors==3.0.10
flask-talisman==0.7.0
google-cloud-storage==1.35.0
google-cloud-storage==1.36.1
gunicorn==20.0.4
python-dateutil==2.8.1
pytoml==0.1.21
Expand Down