Skip to content

Commit

Permalink
bump holidays in requirements.txt
Browse files Browse the repository at this point in the history
tbh I changed it manually
  • Loading branch information
hf-kklein authored Oct 28, 2024
1 parent 53abe73 commit 60d16eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile pyproject.toml
#
holidays==0.58 ; python_version >= "3.8"
holidays==0.59 ; python_version >= "3.9"
# via bdew_datetimes (pyproject.toml)
python-dateutil==2.9.0.post0
# via
Expand Down

0 comments on commit 60d16eb

Please sign in to comment.