From d64aac36326441bb2a1fb239ec557c9f991f50d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:25:18 +0000 Subject: [PATCH] fix: bump ciso8601 from 2.3.1 to 2.3.2 Bumps [ciso8601](https://github.com/closeio/ciso8601) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/closeio/ciso8601/releases) - [Changelog](https://github.com/closeio/ciso8601/blob/master/CHANGELOG.md) - [Commits](https://github.com/closeio/ciso8601/compare/v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: ciso8601 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python-test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-test/requirements.txt b/python-test/requirements.txt index 2f443d1c1..bf5e142a3 100644 --- a/python-test/requirements.txt +++ b/python-test/requirements.txt @@ -1,5 +1,5 @@ behave==1.2.6 -ciso8601==2.3.1 +ciso8601==2.3.2 colorlog==6.8.2 docker==7.1.0 PyHamcrest==2.1.0