From 5e6b3e10b6394b1d358565200a2ea644aaa55a02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 13:01:33 +0000 Subject: [PATCH] Bump simplejson from 3.17.2 to 3.18.0 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.17.2 to 3.18.0. - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](https://github.com/simplejson/simplejson/compare/v3.17.2...v3.18.0) --- updated-dependencies: - dependency-name: simplejson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 358de44..35ee91d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ psutil==5.8.0 pycosat==0.6.3 ratelimiter==1.2.0.post0 requests==2.25.1 -simplejson==3.17.2 +simplejson==3.18.0 six==1.16.0 StringGenerator==0.4.4 testresources==2.0.1