From 64d3e92a56dc1e490e80ce30f84e363c04042e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:58:35 +0000 Subject: [PATCH] Bump importlib-resources from 6.0.1 to 6.1.2 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.0.1 to 6.1.2. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_resources/compare/v6.0.1...v6.1.2) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index b1e3024..2b06c05 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" asgiref = "==3.7.2" attrs = "==23.1.0" django-mailer = "==2.2" -importlib-resources = "==6.0.1" +importlib-resources = "==6.1.2" jsonschema = "==4.19.0" ldap3 = "==2.9.1" lockfile = "==0.12.2" diff --git a/Pipfile.lock b/Pipfile.lock index 4823d1a..2e15be1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "86b916d3e56f95257ffe21a0ca9dde4138a9712219699ee16e6f2900c3e63119" + "sha256": "2f08c8cc4130e9e608d296c5866934a156179d07fdba33c56c559d5479c3b324" }, "pipfile-spec": 6, "requires": {}, @@ -161,11 +161,12 @@ }, "importlib-resources": { "hashes": [ - "sha256:134832a506243891221b88b4ae1213327eea96ceb4e407a00d790bb0626f45cf", - "sha256:4359457e42708462b9626a04657c6208ad799ceb41e5c58c57ffa0e6a098a5d4" + "sha256:308abf8474e2dba5f867d279237cd4076482c3de7104a40b41426370e891549b", + "sha256:9a0a862501dc38b68adebc82970140c9e4209fc99601782925178f8386339938" ], "index": "pypi", - "version": "==6.0.1" + "markers": "python_version >= '3.8'", + "version": "==6.1.2" }, "jsonschema": { "hashes": [