From f6eac1f0b46c6f63cc44b44e727bcc20014f8c19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 12:08:41 +0000 Subject: [PATCH] Bump itsdangerous from 1.1.0 to 2.1.2 in /server/python Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 1.1.0 to 2.1.2. - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/itsdangerous/compare/1.1.0...2.1.2) --- updated-dependencies: - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- server/python/Pipfile | 2 +- server/python/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/server/python/Pipfile b/server/python/Pipfile index 5d51b6d..7808227 100644 --- a/server/python/Pipfile +++ b/server/python/Pipfile @@ -10,7 +10,7 @@ certifi = "==2022.6.15" chardet = "==3.0.4" click = "==7.0" idna = "==2.8" -itsdangerous = "==1.1.0" +itsdangerous = "==2.1.2" python-dotenv = "==0.10.3" requests = "==2.28.1" stripe = "==2.29.3" diff --git a/server/python/Pipfile.lock b/server/python/Pipfile.lock index 3c4281b..61f100f 100644 --- a/server/python/Pipfile.lock +++ b/server/python/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "eb94f6dda157ec5af2a107fa130b6230ccd58fd4f9ba03798d3509503f49eaab" + "sha256": "d6f23d22ee4b819503fad8927ec617d8c390f602dafe035f6134e48d1ea519ed" }, "pipfile-spec": 6, "requires": { @@ -66,11 +66,11 @@ }, "itsdangerous": { "hashes": [ - "sha256:321b033d07f2a4136d3ec762eac9f16a10ccd60f53c0c91af90217ace7ba1f19", - "sha256:b12271b2047cb23eeb98c8b5622e2e5c5e9abd9784a153e9d8ef9cb4dd09d749" + "sha256:2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44", + "sha256:5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a" ], "index": "pypi", - "version": "==1.1.0" + "version": "==2.1.2" }, "jinja2": { "hashes": [