Skip to content

Commit fb77d88

Browse files
Bump the pip group across 1 directory with 3 updates
Bumps the pip group with 3 updates in the /mpcontribs-serverless/dependencies directory: [requests](https://github.com/psf/requests), [urllib3](https://github.com/urllib3/urllib3) and [protobuf](https://github.com/protocolbuffers/protobuf). 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 `urllib3` from 1.26.19 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.5.0) Updates `protobuf` from 4.21.9 to 4.25.8 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits/v4.25.8) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect dependency-group: pip - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0c6561 commit fb77d88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mpcontribs-serverless/dependencies/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ plotly==5.11.0
135135
# pymatgen
136136
prompt-toolkit==3.0.31
137137
# via ipython
138-
protobuf==4.21.9
138+
protobuf==4.25.8
139139
# via
140140
# ddsketch
141141
# ddtrace
@@ -177,7 +177,7 @@ pyyaml==6.0
177177
# swagger-spec-validator
178178
redis==4.4.4
179179
# via -r requirements.in
180-
requests==2.32.3
180+
requests==2.32.4
181181
# via
182182
# bravado
183183
# bravado-core
@@ -248,7 +248,7 @@ ujson==5.5.0
248248
# via mpcontribs-client
249249
uncertainties==3.1.7
250250
# via pymatgen
251-
urllib3==1.26.19
251+
urllib3==2.5.0
252252
# via requests
253253
wcwidth==0.2.5
254254
# via prompt-toolkit

0 commit comments

Comments
 (0)