Skip to content

Commit

Permalink
Bump the patches group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 2 updates: [google-auth](https://github.com/googleapis/google-auth-library-python) and [importlib-metadata](https://github.com/python/importlib_metadata).


Updates `google-auth` from 2.28.1 to 2.28.2
- [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.28.1...v2.28.2)

Updates `importlib-metadata` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 2f079e5 commit 33b739a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ geopy==2.4.1
gitdb==4.0.11
gitpython==3.1.42
google-api-core==2.17.1
google-auth==2.28.1
google-auth==2.28.2
google-auth-oauthlib==1.2.0
google-cloud-core==2.4.1
google-cloud-storage==2.14.0
Expand All @@ -59,7 +59,7 @@ h5netcdf==1.1.0
h5py==3.10.0
hypothesis==6.93.1
immutabledict==4.1.0
importlib-metadata==7.0.1
importlib-metadata==7.0.2
intake==2.0.3
intake-esm==2023.10.27; python_version>="3.9"
intake-esm==2022.9.18; python_version=="3.8"
Expand Down

0 comments on commit 33b739a

Please sign in to comment.