Skip to content

Commit fea798a

Browse files
build(deps): bump cryptography from 40.0.2 to 43.0.1 in /backend
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@40.0.2...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58baa98 commit fea798a

File tree

2 files changed

+73
-65
lines changed

2 files changed

+73
-65
lines changed

backend/poetry.lock

Lines changed: 72 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fastapi = "0.105.0"
1212
uvicorn = {extras = ["standard"], version = "^0.21.1"}
1313
psycopg2-binary = "^2.9.9"
1414
pymysql = "^1.1.1"
15-
cryptography = "^40.0.2"
15+
cryptography = "^43.0.1"
1616
sqlalchemy = {extras = ["asyncio"], version = "^2.0.27"}
1717
rapidfuzz = "^3.0.0"
1818
psycopg = {extras = ["pool"], version = "^3.1.9"}

0 commit comments

Comments
 (0)