Skip to content

Commit

Permalink
Bump pip from 24.2 to 24.3.1 (#118)
Browse files Browse the repository at this point in the history
* Bump pip from 24.2 to 24.3.1

Bumps [pip](https://github.com/pypa/pip) from 24.2 to 24.3.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@24.2...24.3.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Loosen pip dependency requirement to minor version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mathieu-mp <mathieu-mp@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mathieu-mp authored Oct 28, 2024
1 parent d83df95 commit 4bb5443
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,7 +1,7 @@
intex-spa==0.9.0
aio-intex-spa==0.9.1
colorlog==6.8.*
pip==24.2
pip==24.3.*
ruff==0.7.*
homeassistant==2024.3.*
pytest-homeassistant-custom-component==0.13.*

0 comments on commit 4bb5443

Please sign in to comment.