Skip to content

Commit 92481be

Browse files
build(deps): update pip requirement from <23.4,>=21.0 to >=21.0,<24.1 (#1075)
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.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> Co-authored-by: lbbrhzn <[email protected]>
1 parent a3057eb commit 92481be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
colorlog==6.8.2
2-
pip>=21.0,<23.4
2+
pip>=21.0,<24.1
33
ruff==0.3.4
44
ocpp==0.26.0
55
websockets==12.0

0 commit comments

Comments
 (0)