Skip to content

Commit 6051194

Browse files
build(deps): bump google-auth-oauthlib from 1.0.0 to 1.1.0 in /dblp-fetcher (#97)
build(deps): bump google-auth-oauthlib in /dblp-fetcher Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python-oauthlib@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: google-auth-oauthlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fbf3da commit 6051194

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

dblp-fetcher/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dblp-fetcher/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.10"
1212
bibtexparser = "^1.4.0"
1313
google-api-python-client = "^2.101.0"
1414
google-auth-httplib2 = "^0.1.1"
15-
google-auth-oauthlib = "^1.0.0"
15+
google-auth-oauthlib = "^1.1.0"
1616
requests = "^2.31.0"
1717
validators = "^0.22.0"
1818

0 commit comments

Comments
 (0)