From 278239291f8af287e42bc8c6cc6061332bd2116a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 23:21:22 +0000 Subject: [PATCH] Bump referencing from 0.32.1 to 0.33.0 Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.32.1 to 0.33.0. - [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.32.1...v0.33.0) --- 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 5cc93091..b9f54ed8 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -165,7 +165,7 @@ pytz==2023.3.post1 # django-anvil-consortium-manager # django-dbbackup # pandas -referencing==0.32.1 +referencing==0.33.0 # via # jsonschema # jsonschema-specifications