Skip to content

Commit bc3b62d

Browse files
Bump cryptography from 44.0.3 to 46.0.6 in /flet-multiplatform-app
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d462b60 commit bc3b62d

2 files changed

Lines changed: 471 additions & 502 deletions

File tree

flet-multiplatform-app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"psycopg2-binary>=2.9.9,<3.0.0",
2424
"httpx>=0.27.0,<0.28.0",
2525
"urllib3>=2.0.0,<3.0.0",
26-
"cryptography>=44.0.0,<45.0.0"
26+
"cryptography>=44.0.0,<47.0.0"
2727
]
2828

2929
[project.optional-dependencies]

0 commit comments

Comments
 (0)