Skip to content

Commit

Permalink
build(deps): update pip requirement from <24.4,>=21.0 to >=21.0,<25.1 (
Browse files Browse the repository at this point in the history
…#47)

Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@21.0...25.0)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent 7eda436 commit 6172320
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
@@ -1,6 +1,6 @@
homeassistant==2024.10.4
icalendar >= 5.0.12
pip>=21.0,<24.4
pip>=21.0,<25.1
pre-commit>=3.7.1
recurring-ical-events>=2.2.1
ruff==0.7.2

0 comments on commit 6172320

Please sign in to comment.