Skip to content

Commit

Permalink
build(deps): update google-cloud-logging requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [google-cloud-logging](https://github.com/googleapis/python-logging) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-logging/releases)
- [Changelog](https://github.com/googleapis/python-logging/blob/master/CHANGELOG.md)
- [Commits](googleapis/python-logging@v2.3.0...v2.3.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and snarfed committed Mar 29, 2021
1 parent 5b787a4 commit 66f9238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Use this to bust that cache: gcloud -q beta app deploy --no-cache ...
git+https://github.com/snarfed/oauth-dropins.git@master#egg=oauth_dropins
google-cloud-logging~=2.3.0
google-cloud-logging~=2.3.1
gunicorn~=20.1
mox3~=1.1
webapp2>=3.0.0b1
Expand Down

0 comments on commit 66f9238

Please sign in to comment.