From f5838b607be8b7c0c3d4ab7f31a3c9f8b506ed54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 14:07:11 +0000 Subject: [PATCH] Bump python-dateutil from 2.8.0 to 2.9.0.post0 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.0 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.0...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] --- IATI-Rulesets | 1 - IATI-Rulesets/requirements.txt | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) delete mode 160000 IATI-Rulesets create mode 100644 IATI-Rulesets/requirements.txt diff --git a/IATI-Rulesets b/IATI-Rulesets deleted file mode 160000 index 02b0ae58..00000000 --- a/IATI-Rulesets +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 02b0ae580c54c59348eaf714a0a4dd96e5b47c37 diff --git a/IATI-Rulesets/requirements.txt b/IATI-Rulesets/requirements.txt new file mode 100644 index 00000000..26d68527 --- /dev/null +++ b/IATI-Rulesets/requirements.txt @@ -0,0 +1,5 @@ +lxml==4.6.1 +python-dateutil==2.9.0.post0 +pytz==2018.9 +six==1.12.0 +flake8==3.7.7