Skip to content

Commit 720e040

Browse files
Bump the straightforward-dependencies group across 1 directory with 4 updates
Bumps the straightforward-dependencies group with 4 updates in the /lambdas directory: [google-api-python-client](https://github.com/googleapis/google-api-python-client), [httplib2](https://github.com/httplib2/httplib2), [urllib3](https://github.com/urllib3/urllib3) and [numpy](https://github.com/numpy/numpy). Updates `google-api-python-client` from 2.187.0 to 2.188.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.187.0...v2.188.0) Updates `httplib2` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](httplib2/httplib2@v0.31.0...v0.31.1) Updates `urllib3` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) Updates `numpy` from 2.3.5 to 2.4.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.5...v2.4.1) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.188.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: httplib2 dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: straightforward-dependencies - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: straightforward-dependencies - dependency-name: numpy dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 734e233 commit 720e040

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.32.5
2-
httplib2==0.31.0
2+
httplib2==0.31.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
numpy==2.3.5
1+
numpy==2.4.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gspread==6.2.1
22
oauth2client==4.1.3
3-
google-api-python-client==2.187.0
3+
google-api-python-client==2.188.0
44
yagmail==0.15.293
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
urllib3==2.6.2
1+
urllib3==2.6.3

0 commit comments

Comments
 (0)