From 1e5a2dfd4f5963bb783c9754947a466e7ecc2776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 06:49:05 +0000 Subject: [PATCH] build(deps): bump holidays from 0.50 to 0.51 (#136) Bumps [holidays](https://github.com/vacanza/python-holidays) from 0.50 to 0.51. - [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.50...v0.51) --- 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 44b4e1a..06f55d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile requirements.in # -holidays==0.50 +holidays==0.51 # via -r requirements.in python-dateutil==2.9.0.post0 # via