FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build(deps): bump cryptography from 49.0.0 to 50.0.0 · ormar-orm/ormar@a6293ee · GitHub

Commit a6293ee

Browse files
build(deps): bump cryptography from 49.0.0 to 50.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@49.0.0...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efd7cb2 commit a6293ee

2 files changed

Lines changed: 49 additions & 49 deletions

File tree

‎poetry.lock‎

Lines changed: 48 additions & 48 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
@@ -50,7 +50,7 @@ python = "^3.10.0"
5050
# upper bound manually after verifying compatibility with each new release.
5151
pydantic = ">=2.11.9,<2.14"
5252
SQLAlchemy = {version = "^2.0.40", extras = ["asyncio"]}
53-
cryptography = { version = ">=44.0.1,<50.0.0", optional = true }
53+
cryptography = { version = ">=44.0.1,<51.0.0", optional = true }
5454
# Async database drivers
5555
aiosqlite = { version = ">=0.19,<0.23", optional = true }
5656
aiomysql = { version = ">=0.1.0", optional = true }

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL