Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 7342e4b

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /app/backend directory: [cryptography](https://github.com/pyca/cryptography) and [quart](https://github.com/pallets/quart). Updates `cryptography` from 43.0.0 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...43.0.1) Updates `quart` from 0.19.6 to 0.19.7 - [Release notes](https://github.com/pallets/quart/releases) - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](pallets/quart@0.19.6...0.19.7) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: quart dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34568e8 commit 7342e4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/backend/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ click==8.1.7
8181
# flask
8282
# quart
8383
# uvicorn
84-
cryptography==43.0.0
84+
cryptography==43.0.1
8585
# via
8686
# -r requirements.in
8787
# azure-identity
@@ -348,7 +348,7 @@ python-dateutil==2.9.0.post0
348348
# microsoft-kiota-serialization-text
349349
# pendulum
350350
# time-machine
351-
quart==0.19.6
351+
quart==0.19.7
352352
# via
353353
# -r requirements.in
354354
# quart-cors

0 commit comments

Comments
 (0)