From 4e506c440e7492aa53f7d97d121dee324fc01ab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 11:07:56 -0400 Subject: [PATCH] chore(deps): bump iso8601 from 1.1.0 to 2.0.0 (#503) Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/micktwomey/pyiso8601/releases) - [Changelog](https://github.com/micktwomey/pyiso8601/blob/main/CHANGELOG.md) - [Commits](https://github.com/micktwomey/pyiso8601/compare/1.1.0...2.0.0) --- updated-dependencies: - dependency-name: iso8601 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 2a97b3a2..53511ff1 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -iso8601==1.1.0 +iso8601==2.0.0 requests==2.31.0 securesystemslib==0.28.0 six==1.16.0