From d381887ff64f5cbe11e55f3fdd111ffcd2bf6321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 17:25:17 -0300 Subject: [PATCH] build(deps): bump the pip group across 1 directories with 1 update (#204) Bumps the pip group with 1 update in the /api directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 42.0.0 to 42.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gabriel Henrique Castelo <81991244+GabrielCastelo-31@users.noreply.github.com> --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 80b613b..6d03f20 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer==3.2.0 click==8.1.7 colorama==0.4.6 coverage==7.3.2 -cryptography==42.0.0 +cryptography==42.0.2 defusedxml==0.7.1 dj-database-url==2.1.0 Django==4.2.10