Skip to content

Commit 89bcfc3

Browse files
build(deps): update pip requirement in /.github/workflows
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@8.0.3...22.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3f5715 commit 89bcfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# home assistant
2-
pip>=8.0.3,<22.2
2+
pip>=8.0.3,<22.3
33
pre-commit==2.20.0
44
bandit==1.7.4
55
black==22.6.0

0 commit comments

Comments
 (0)