Skip to content

Commit 0ebaf49

Browse files
build(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [urllib3](https://github.com/urllib3/urllib3) and [cryptography](https://github.com/pyca/cryptography). Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) Updates `cryptography` from 47.0.0 to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 353bdb7 commit 0ebaf49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/pinned.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#
77
cffi==2.0.0
88
# via cryptography
9-
cryptography==47.0.0
9+
cryptography==48.0.0
1010
# via securesystemslib
1111
pycparser==3.0
1212
# via cffi
1313
securesystemslib==1.3.1
1414
# via -r requirements/main.txt
15-
urllib3==2.6.3
15+
urllib3==2.7.0
1616
# via -r requirements/main.txt

0 commit comments

Comments
 (0)