Skip to content

Commit

Permalink
chore(deps): update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 (
Browse files Browse the repository at this point in the history
…#16)

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...24.1)

---
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>
Co-authored-by: Lennart Weller <[email protected]>
  • Loading branch information
dependabot[bot] and lhw authored Jun 26, 2024
1 parent 6eeaf67 commit 3d451e1
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,5 +1,5 @@
colorlog==6.8.2
homeassistant==2024.5.5
pip>=21.0,<24.1
pip>=21.0,<24.2
ruff==0.4.10
aiocloudweather==2024.6.7

0 comments on commit 3d451e1

Please sign in to comment.