Skip to content

Commit e5ca759

Browse files
Bump the ofe-minor-and-patch-updates group
Bumps the ofe-minor-and-patch-updates group in /community/front-end/ofe with 3 updates: [google-cloud-compute](https://github.com/googleapis/google-cloud-python), [pyjwt](https://github.com/jpadilla/pyjwt) and [wrapt](https://github.com/GrahamDumpleton/wrapt). Updates `google-cloud-compute` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-compute-v1.42.0...google-cloud-compute-v1.43.0) Updates `pyjwt` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.1...2.11.0) Updates `wrapt` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.0.1...2.1.0) --- updated-dependencies: - dependency-name: google-cloud-compute dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: pyjwt dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: wrapt dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6697b00 commit e5ca759

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

community/front-end/ofe/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ google-cloud-build==3.35.0
3636
google-cloud-billing==1.18.0
3737
google-cloud-core==2.5.0
3838
google-cloud-pubsub==2.34.0
39-
google-cloud-compute==1.42.0
39+
google-cloud-compute==1.43.0
4040
google-cloud-storage==3.8.0
4141
google-cloud-secret-manager==2.26.0
4242
google-crc32c==1.8.0
@@ -72,7 +72,7 @@ protobuf>=6.31.1,<7.0.0
7272
pyasn1==0.6.2
7373
pyasn1-modules==0.4.2
7474
pycparser==3.0
75-
PyJWT==2.10.1
75+
PyJWT==2.11.0
7676
pylint==4.0.4
7777
pylint-django==2.7.0
7878
pylint-plugin-utils==0.9.0
@@ -101,7 +101,7 @@ uritemplate==4.2.0
101101
urllib3==2.6.3
102102
uvicorn==0.40.0
103103
virtualenv==20.36.1
104-
wrapt==2.0.1
104+
wrapt==2.1.0
105105
xmltodict==1.0.2
106106
yq==3.4.3
107107
zipp==3.23.0

0 commit comments

Comments
 (0)