Skip to content

Commit e1ebcf1

Browse files
chore(deps): bump the pip group across 2 directories with 2 updates
Bumps the pip group with 1 update in the /scripts/platform-init directory: [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 1 update in the /scripts/init-db directory: [requests](https://github.com/psf/requests). Updates `cryptography` from 42.0.5 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.5...48.0.1) Updates `requests` from 2.31.0 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.33.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccf1db7 commit e1ebcf1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/init-db/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
psycopg2-binary==2.9.6
22
tenacity==8.2.2
3-
requests==2.31.0
3+
requests==2.33.0
44
kubernetes==24.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
kubernetes==29.0.0
2-
cryptography==42.0.5
2+
cryptography==48.0.1
33
pyyaml==6.0.1

0 commit comments

Comments
 (0)