Skip to content

Commit d5a4d65

Browse files
feat(deps): Bump cryptography from 42.0.8 to 43.0.0 (#253)
1 parent 9bbdbe0 commit d5a4d65

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)