Skip to content

Commit

Permalink
build(deps): update pip requirement from <23.2,>=21.0 to >=21.0,<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@21.0...23.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent d2b9c3b commit f061fbd
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
pip>=21.0,<23.2
pip>=21.0,<23.4
ruff==0.1.3
ocpp==0.21.0
websockets==12.0
Expand Down

0 comments on commit f061fbd

Please sign in to comment.