From d49e727d404ed60cd0c2049725515b7acb959b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 06:27:01 +0000 Subject: [PATCH] build(deps): bump holidays from 0.46 to 0.47 (#109) Bumps [holidays](https://github.com/vacanza/python-holidays) from 0.46 to 0.47. - [Release notes](https://github.com/vacanza/python-holidays/releases) - [Changelog](https://github.com/vacanza/python-holidays/blob/dev/CHANGES) - [Commits](https://github.com/vacanza/python-holidays/compare/v0.46...v0.47) --- updated-dependencies: - dependency-name: holidays dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a587b7..b6656ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile requirements.in # -holidays==0.46 +holidays==0.47 # via -r requirements.in python-dateutil==2.9.0.post0 # via