Skip to content

Commit 9c0bb6a

Browse files
Bump cryptography from 41.0.7 to 42.0.5 (#122)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7924710 commit 9c0bb6a

2 files changed

Lines changed: 41 additions & 32 deletions

File tree

poetry.lock

Lines changed: 40 additions & 31 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
@@ -28,7 +28,7 @@ python = "^3.9"
2828
openai = "^1.2.0"
2929
tiktoken = ">=0.2,<0.6"
3030
colorama = "^0.4.6"
31-
cryptography = ">=40.0.2,<42.0.0"
31+
cryptography = ">=40.0.2,<43.0.0"
3232
click = "^8.1.3"
3333
prompt-toolkit = "^3.0.38"
3434
yaspin = "^2.3.0"

0 commit comments

Comments
 (0)