Skip to content

Commit feb1a48

Browse files
chore(deps): bump cryptography from 46.0.7 to 47.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 47.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c530380 commit feb1a48

2 files changed

Lines changed: 52 additions & 59 deletions

File tree

poetry.lock

Lines changed: 51 additions & 58 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 = ">=47.0.0"
4444

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

0 commit comments

Comments
 (0)