From 2258ee127fcb521e8bfc224032013c8d2401b705 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:55:36 +0200 Subject: [PATCH] chore(deps): bump iso8601 from 2.0.0 to 2.1.0 (#558) Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 2.0.0 to 2.1.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/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: iso8601 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Radoslav Dimitrov --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 2aca0bd8..c4ce7823 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -iso8601==2.0.0 +iso8601==2.1.0 requests==2.31.0 securesystemslib==0.30.0 six==1.16.0