From 2f3cc63f59c526fcd13e91ad4f0d2d17361a7cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 03:06:11 +0000 Subject: [PATCH] Bump referencing from 0.31.1 to 0.32.1 Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.31.1 to 0.32.1. - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](https://github.com/python-jsonschema/referencing/compare/v0.31.1...v0.32.1) --- updated-dependencies: - dependency-name: referencing dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 49a3371e..e0b8e012 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -162,7 +162,7 @@ pytz==2023.3.post1 # django-anvil-consortium-manager # django-dbbackup # pandas -referencing==0.31.1 +referencing==0.32.1 # via # jsonschema # jsonschema-specifications