From 44fd6a1f7efa5dc171d9f9ccf4ac6b0548bea68a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 22:01:21 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index efd1287..f6f660b 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -"jinja2" = "==3.1.2" +"jinja2" = "==3.1.3" markdown = "==3.5.1" python-frontmatter = "==1.0.1" pathmatch = "==0.2.2" diff --git a/Pipfile.lock b/Pipfile.lock index 500ef22..b347191 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ecbf35fc750beb0fccacac229867c0f1464bbb465d12c3b05ac26ba562c9b036" + "sha256": "e16f8ff1fff19e6a1be925a52013fd4cead4dea0e188ec9f35d8d10bf7cf6a42" }, "pipfile-spec": 6, "requires": {}, @@ -16,11 +16,12 @@ "default": { "jinja2": { "hashes": [ - "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852", - "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61" + "sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa", + "sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90" ], "index": "pypi", - "version": "==3.1.2" + "markers": "python_version >= '3.7'", + "version": "==3.1.3" }, "markdown": { "hashes": [