Skip to content

Commit ebf7de4

Browse files
Bump google-auth from 2.29.0 to 2.31.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.29.0 to 2.31.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.29.0...v2.31.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9eb68c0 commit ebf7de4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ djangocms-text-ckeditor==5.1.5
2929

3030
easy-thumbnails==2.8.5
3131
feedparser==6.0.11
32-
google-auth==2.29.0
32+
google-auth==2.31.0
3333
google-cloud-storage==2.14.0
3434
gunicorn==22.0.0
3535
iso3166==2.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ google-api-core==2.18.0
116116
# via
117117
# google-cloud-core
118118
# google-cloud-storage
119-
google-auth==2.29.0
119+
google-auth==2.31.0
120120
# via
121121
# -r requirements.in
122122
# google-api-core

0 commit comments

Comments
 (0)