From 27758c7c9e90723a178f5538b0d3aa291bdf9f77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 06:16:26 +0000 Subject: [PATCH] Bump holidays from 0.27.1 to 0.28 Bumps [holidays](https://github.com/dr-prodigy/python-holidays) from 0.27.1 to 0.28. - [Release notes](https://github.com/dr-prodigy/python-holidays/releases) - [Changelog](https://github.com/dr-prodigy/python-holidays/blob/master/CHANGES) - [Commits](https://github.com/dr-prodigy/python-holidays/compare/v.0.27.1...v.0.28) --- updated-dependencies: - dependency-name: holidays 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 af4603d..18c8631 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile requirements.in # -holidays==0.27.1 +holidays==0.28 # via -r requirements.in python-dateutil==2.8.2 # via