From 58f13a206c932ceb45e07aedfa5aec32ea5aad90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 09:55:19 +0000 Subject: [PATCH] Bump datetime from 5.2 to 5.5 Bumps [datetime](https://github.com/zopefoundation/DateTime) from 5.2 to 5.5. - [Changelog](https://github.com/zopefoundation/DateTime/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/DateTime/compare/5.2...5.5) --- updated-dependencies: - dependency-name: datetime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd6a036c01..309f0e72a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,7 +91,7 @@ cssselect2==0.7.0 # cairosvg # svglib # weasyprint -datetime==5.2 +datetime==5.5 # via appy defusedxml==0.7.1 # via cairosvg