From 3b3f75636f923a9626a3d4c84c05b3dce9150d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 08:23:21 +0000 Subject: [PATCH] build(deps): bump cryptography from 41.0.2 to 41.0.4 in /cmdb-api Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cmdb-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmdb-api/requirements.txt b/cmdb-api/requirements.txt index 187cc5f..224b86d 100644 --- a/cmdb-api/requirements.txt +++ b/cmdb-api/requirements.txt @@ -30,7 +30,7 @@ marshmallow==2.20.2 more-itertools==5.0.0 msgpack-python==0.5.6 Pillow==9.3.0 -cryptography==41.0.2 +cryptography==41.0.4 PyJWT==2.4.0 PyMySQL==1.1.0 ldap3==2.9.1