From 97566cbc009be527239258a694ce20b4740899e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 01:15:26 +0000 Subject: [PATCH] Bump python-dateutil from 2.8.2 to 2.9.0.post0 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil 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 9c0e478..2f78489 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cryptography==42.0.5 npg_id_generation@https://github.com/wtsi-npg/npg_id_generation/releases/download/4.0.1/npg_id_generation-4.0.1.tar.gz partisan@https://github.com/wtsi-npg/partisan/releases/download/2.9.4/partisan-2.9.4.tar.gz pymysql==1.1.0 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 rich==13.7.1 setuptools-git-versioning==1.13.6 setuptools==69.1.1