Skip to content

Commit f79be42

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

2 files changed

Lines changed: 46 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>=47.0.0",
9+
"cryptography>=48.0.0",
1010
"pytest>=9.0.3",
1111
"python-dotenv>=1.2.2",
1212
"ruff>=0.15.13",

0 commit comments

Comments
 (0)