Skip to content

Commit c89de45

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

File tree

2 files changed

+40
-31
lines changed

2 files changed

+40
-31
lines changed

Diff for: poetry.lock

+39-30
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,<42"
18+
cryptography = ">=40,<43"
1919
singer-sdk = "~=0.34.1"
2020
snowflake-sqlalchemy = "~=1.5.1"
2121
sqlalchemy = "<2"

0 commit comments

Comments
 (0)