From 731a2a9793724629ec9a61e142c824379de7ebc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:15:50 +0000 Subject: [PATCH] Bump referencing from 0.30.0 to 0.30.2 Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.30.0 to 0.30.2. - [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.30.0...v0.30.2) --- 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 b49e8c8..d650695 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ python-dotenv==1.0.0 pytz==2023.3 pytz-deprecation-shim==0.1.0.post0 PyYAML==6.0.1 -referencing==0.30.0 +referencing==0.30.2 requests==2.31.0 retrying==1.3.4 rich==13.5.1