Skip to content

Commit ec6d193

Browse files
chore(deps): bump cryptography from 46.0.7 to 48.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...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 6c02b3b commit ec6d193

2 files changed

Lines changed: 54 additions & 61 deletions

File tree

poetry.lock

Lines changed: 53 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ python = "^3.10"
4040
Sphinx = {version = ">=5,<9", optional = true}
4141
sphinx-rtd-theme = {version = ">=1,<4", optional = true}
4242
myst-parser = {version = ">=0.18,<4.1", optional = true}
43-
cryptography = ">=46.0.7"
43+
cryptography = ">=48.0.0"
4444

4545
[tool.poetry.extras]
4646
docs = [

0 commit comments

Comments
 (0)