Skip to content

Commit d7ad275

Browse files
feat(deps): Bump cryptography from 42.0.8 to 43.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bbdbe0 commit d7ad275

File tree

2 files changed

+31
-36
lines changed

2 files changed

+31
-36
lines changed

Diff for: poetry.lock

+30-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages = [
1515

1616
[tool.poetry.dependencies]
1717
python = ">=3.8"
18-
cryptography = ">=40,<43"
18+
cryptography = ">=40,<44"
1919
snowflake-sqlalchemy = "~=1.6.1"
2020
snowflake-connector-python = { version = "<4.0.0", extras = ["secure-local-storage"] }
2121
sqlalchemy = "<2"

0 commit comments

Comments
 (0)