Skip to content

Commit dfc013d

Browse files
Bump cryptography from 43.0.3 to 46.0.5 (#38)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e22bd8 commit dfc013d

2 files changed

Lines changed: 60 additions & 38 deletions

File tree

poetry.lock

Lines changed: 59 additions & 37 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
@@ -15,7 +15,7 @@ boto3 = "^1.35.37"
1515
requests = "^2.32.3"
1616
botocore = "^1.35.38"
1717
pyjwt = "^2.9.0"
18-
cryptography = "^43.0.1"
18+
cryptography = "^46.0.5"
1919
python-dotenv = "^1.1.1"
2020

2121
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)