Skip to content

Commit 9af8ad1

Browse files
chore(deps): bump the python group in /tests with 2 updates (#6784)
Bumps the python group in /tests with 2 updates: [google-auth](https://github.com/googleapis/google-auth-library-python) and [packaging](https://github.com/pypa/packaging). Updates `google-auth` from 2.35.0 to 2.36.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.35.0...v2.36.0) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Abel <[email protected]>
1 parent 046dcfa commit 9af8ad1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,9 @@ forcediphttpsadapter==1.1.0 \
246246
--hash=sha256:0d224cf6e8e50eb788c9f5994a7afa6d389bac6dbe540b7dfd77a32590ad0153 \
247247
--hash=sha256:5e7662ece61735585332d09b87d94fffe4752469d5c0d3feff48746e5d70744b
248248
# via -r requirements.txt
249-
google-auth==2.35.0 \
250-
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
251-
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
249+
google-auth==2.36.0 \
250+
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
251+
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
252252
# via
253253
# -r requirements.txt
254254
# kubernetes
@@ -474,9 +474,9 @@ oauthlib==3.2.2 \
474474
# -r requirements.txt
475475
# kubernetes
476476
# requests-oauthlib
477-
packaging==24.1 \
478-
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
479-
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
477+
packaging==24.2 \
478+
--hash=sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759 \
479+
--hash=sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f
480480
# via
481481
# -r requirements.txt
482482
# forcediphttpsadapter

0 commit comments

Comments
 (0)