From 35ef4026489d755e7e856a7bc0c2d816c1623fac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 00:12:57 +0000 Subject: [PATCH] Bump the pip group across 1 directories with 3 updates Bumps the pip group with 3 updates in the /. directory: [fastapi](https://github.com/tiangolo/fastapi), [cryptography](https://github.com/pyca/cryptography) and [python-multipart](https://github.com/andrew-d/python-multipart). Updates `fastapi` from 0.109.0 to 0.109.1 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.109.0...0.109.1) Updates `cryptography` from 41.0.7 to 42.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.2) Updates `python-multipart` from 0.0.6 to 0.0.7 - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production dependency-group: pip-security-group - dependency-name: cryptography dependency-type: direct:production dependency-group: pip-security-group - dependency-name: python-multipart dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8f93112..28728d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,11 +6,11 @@ bcrypt==4.1.2 certifi==2023.11.17 cffi==1.16.0 click==8.1.7 -cryptography==41.0.7 +cryptography==42.0.2 dill==0.3.7 distlib==0.3.8 ecdsa==0.18.0 -fastapi==0.109.0 +fastapi==0.109.1 filelock==3.13.1 flake8==7.0.0 gunicorn==20.1.0 @@ -42,7 +42,7 @@ pytest-html==4.1.1 pytest-metadata==3.0.0 python-dotenv==1.0.0 python-jose==3.3.0 -python-multipart==0.0.6 +python-multipart==0.0.7 PyYAML==6.0.1 rsa==4.9 setuptools==69.0.3