Skip to content

Commit d3c0a9c

Browse files
chore(deps): bump cryptography from 48.0.1 to 49.0.0 in /tests
Bumps [cryptography](https://github.com/pyca/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: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f85d9f3 commit d3c0a9c

2 files changed

Lines changed: 43 additions & 46 deletions

File tree

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
authors = [{ name = "TimMcCool" }]
77
requires-python = ">=3.12.12"
88
dependencies = [
9-
"cryptography>=48.0.1",
9+
"cryptography>=49.0.0",
1010
"pytest>=9.1.1",
1111
"python-dotenv>=1.2.2",
1212
"ruff>=0.15.18",

0 commit comments

Comments
 (0)