Skip to content

Commit c30bfb8

Browse files
build: bump the pip group across 2 directories with 2 updates (#4015)
* build: bump the pip group across 2 directories with 2 updates Bumps the pip group with 2 updates in the /doc/source/examples/extended_examples/gui directory: [protobuf](https://github.com/protocolbuffers/protobuf) and [requests](https://github.com/psf/requests). Bumps the pip group with 2 updates in the /doc/source/examples/extended_examples/hpc directory: [protobuf](https://github.com/protocolbuffers/protobuf) and [requests](https://github.com/psf/requests). Updates `protobuf` from 4.25.5 to 4.25.8 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.5...v4.25.8) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `protobuf` from 3.20.3 to 4.25.8 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.5...v4.25.8) Updates `requests` from 2.32.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 4015.miscellaneous.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent cc66cb0 commit c30bfb8

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

doc/changelog.d/4015.miscellaneous.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build: bump the pip group across 2 directories with 2 updates

doc/source/examples/extended_examples/gui/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pillow==11.0.0
3333
platformdirs==4.3.6
3434
pooch==1.8.2
3535
propcache==0.2.0
36-
protobuf==4.25.5
36+
protobuf==4.25.8
3737
psutil==6.1.0
3838
pyansys-tools-versioning==0.6.0
3939
pyiges==0.3.1
@@ -45,7 +45,7 @@ python-dateutil==2.9.0.post0
4545
pyvista==0.44.1
4646
pyvistaqt==0.11.1
4747
QtPy==2.4.2
48-
requests==2.32.3
48+
requests==2.32.4
4949
scipy==1.14.1
5050
scooby==0.10.0
5151
shiboken6==6.8.0.2

doc/source/examples/extended_examples/hpc/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ packaging==23.2
2323
pillow==10.3.0
2424
platformdirs==4.2.0
2525
pooch==1.8.1
26-
protobuf==3.20.3
26+
protobuf==4.25.8
2727
psutil==5.9.8
2828
pyansys-tools-versioning==0.5.0
2929
pygad==3.3.1
3030
pyiges==0.3.1
3131
pyparsing==3.1.1
3232
python-dateutil==2.9.0.post0
3333
pyvista==0.43.3
34-
requests==2.32.0
34+
requests==2.32.4
3535
scipy==1.12.0
3636
scooby==0.9.2
3737
six==1.16.0

0 commit comments

Comments
 (0)