From 370e034f3b656915da47aefdd00732b12ab453d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:02:00 -0600 Subject: [PATCH] chore(deps-dev): bump types-simplejson from 3.19.0.20240218 to 3.19.0.20240310 (#2302) chore(deps-dev): bump types-simplejson Bumps [types-simplejson](https://github.com/python/typeshed) from 3.19.0.20240218 to 3.19.0.20240310. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-simplejson dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index f703f9324..2d1f46c65 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2551,13 +2551,13 @@ types-urllib3 = "*" [[package]] name = "types-simplejson" -version = "3.19.0.20240218" +version = "3.19.0.20240310" description = "Typing stubs for simplejson" optional = false python-versions = ">=3.8" files = [ - {file = "types-simplejson-3.19.0.20240218.tar.gz", hash = "sha256:8b15f2a5cbd24ab78f13d7e045767eeaa674865f246e88f040348ad7e91adde9"}, - {file = "types_simplejson-3.19.0.20240218-py3-none-any.whl", hash = "sha256:7d698bd530459f9d7d2e3a52ea61df03060d69d22915b26586fe8e8ac409f049"}, + {file = "types-simplejson-3.19.0.20240310.tar.gz", hash = "sha256:2831366f70d5d55832c3d978dff7c989575d55fb38621d086dbfee7a30c2b500"}, + {file = "types_simplejson-3.19.0.20240310-py3-none-any.whl", hash = "sha256:6f06d8e50112bc931863a40e2cf463a99223d55fe07f275826fa969962bb56a4"}, ] [[package]]