Skip to content

Commit c29a800

Browse files
chore(deps): bump the cryptography group across 1 directory with 3 updates
Bumps the cryptography group with 3 updates in the / directory: [pyopenssl](https://github.com/pyca/pyopenssl), [cffi](https://github.com/python-cffi/cffi) and [cryptography](https://github.com/pyca/cryptography). Updates `pyopenssl` from 26.2.0 to 26.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@26.2.0...26.3.0) Updates `cffi` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.0.0...v2.1.0) Updates `cryptography` from 48.0.1 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.1...49.0.0) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cryptography - dependency-name: pyopenssl dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa228f8 commit c29a800

4 files changed

Lines changed: 454 additions & 415 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"tomlkit==0.15.0",
5050
"watchdog==4.0.2",
5151
"rich>=14.3.3,<15.1.0",
52-
"pyopenssl>=25.3,<26.3",
52+
"pyopenssl>=25.3,<26.4",
5353
# Pin to <4.27 until SAM-T no longer uses RefResolver
5454
"jsonschema<4.27",
5555
"typing_extensions>=4.4.0,<5",

0 commit comments

Comments
 (0)