Skip to content

Commit d35cce1

Browse files
build(deps): bump the dependencies group with 2 updates (#2699)
Bumps the dependencies group with 2 updates: [cffi](https://github.com/python-cffi/cffi) and [cryptography](https://github.com/pyca/cryptography). Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `cryptography` from 43.0.0 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b15b49 commit d35cce1

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
@@ -1,7 +1,7 @@
11
certifi==2024.8.30 # via requests
2-
cffi==1.17.0 # via cryptography, pynacl
2+
cffi==1.17.1 # via cryptography, pynacl
33
charset-normalizer==3.3.2 # via requests
4-
cryptography==43.0.0 # via securesystemslib
4+
cryptography==43.0.1 # via securesystemslib
55
idna==3.8 # via requests
66
pycparser==2.22 # via cffi
77
pynacl==1.5.0 # via securesystemslib

0 commit comments

Comments
 (0)