Skip to content

Commit 8045bf0

Browse files
Bump the straightforward-dependencies group across 1 directory with 5 updates
Bumps the straightforward-dependencies group with 5 updates in the /lambdas directory: | Package | From | To | | --- | --- | --- | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.155.0` | `2.156.0` | | [s3fs](https://github.com/fsspec/s3fs) | `2024.10.0` | `2024.12.0` | | [notifications-python-client](https://github.com/alphagov/notifications-python-client) | `10.0.0` | `10.0.1` | | [numpy](https://github.com/numpy/numpy) | `2.2.0` | `2.2.1` | Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) Updates `google-api-python-client` from 2.155.0 to 2.156.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.155.0...v2.156.0) Updates `s3fs` from 2024.10.0 to 2024.12.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](fsspec/s3fs@2024.10.0...2024.12.0) Updates `notifications-python-client` from 10.0.0 to 10.0.1 - [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md) - [Commits](alphagov/notifications-python-client@10.0.0...10.0.1) Updates `numpy` from 2.2.0 to 2.2.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.2.0...v2.2.1) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: s3fs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: notifications-python-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: straightforward-dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: straightforward-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae1489c commit 8045bf0

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
notifications-python-client==10.0.0
1+
notifications-python-client==10.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
numpy==2.2.0
1+
numpy==2.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gspread==6.1.4
22
oauth2client==4.1.3
3-
google-api-python-client==2.155.0
3+
google-api-python-client==2.156.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.2.3
1+
urllib3==2.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
s3fs==2024.10.0
1+
s3fs==2024.12.0

0 commit comments

Comments
 (0)