Skip to content

Commit

Permalink
chore(deps): update pip requirement from <23.3,>=8.0.3 to >=8.0.3,<23.4
Browse files Browse the repository at this point in the history
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@8.0.3...23.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dahlb committed Oct 16, 2023
1 parent 6b003b3 commit a36a68d
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.7.0
homeassistant==2023.3.0
pip>=8.0.3,<23.3
pip>=8.0.3,<23.4
ruff==0.0.292
blueair-api==1.8.7

0 comments on commit a36a68d

Please sign in to comment.