From 6f901d2dff1c8f0f6d239ebd22aa8e658d8af6a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 15:56:58 +0000 Subject: [PATCH] pip: (deps): bump referencing from 0.35.0 to 0.35.1 Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.35.0 to 0.35.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.35.0...v0.35.1) --- updated-dependencies: - dependency-name: referencing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac1f9d4..6d9b557 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ pyyaml==6.0.1 # ansible-lint # kubernetes # yamllint -referencing==0.35.0 +referencing==0.35.1 # via # jsonschema # jsonschema-specifications