From 49add4461a058dc97b0efb6395c9203fd4490d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 17:43:32 +0000 Subject: [PATCH] build(deps): bump holidays from 0.48 to 0.50 (#131) Bumps [holidays](https://github.com/vacanza/python-holidays) from 0.48 to 0.50. - [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.48...v0.50) --- 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> Co-authored-by: Marcel Johannesmann --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 038c695..44b4e1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile requirements.in # -holidays==0.48 +holidays==0.50 # via -r requirements.in python-dateutil==2.9.0.post0 # via