From d2514b0c8de36d82a4e6cb3bd2615d2fc2fb4a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 20:19:20 +0000 Subject: [PATCH] Bump pytest from 7.1.3 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 8.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- IATI-Codelists | 1 - IATI-Codelists/requirements.txt | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 160000 IATI-Codelists create mode 100644 IATI-Codelists/requirements.txt diff --git a/IATI-Codelists b/IATI-Codelists deleted file mode 160000 index 2e07c23..0000000 --- a/IATI-Codelists +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2e07c232b2d5046b2daac1a485395c1ebf7917da diff --git a/IATI-Codelists/requirements.txt b/IATI-Codelists/requirements.txt new file mode 100644 index 0000000..701dbbf --- /dev/null +++ b/IATI-Codelists/requirements.txt @@ -0,0 +1,4 @@ +lxml==4.9.1 +flake8==5.0.4 +pytz +pytest==8.1.1 \ No newline at end of file