Skip to content

Commit

Permalink
Bump pip from 24.2 to 24.3.1 (#47)
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] <[email protected]>

* Loosen pip dependency requirement to minor version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mathieu-mp <[email protected]>
  • Loading branch information
dependabot[bot] and mathieu-mp authored Oct 28, 2024
1 parent ed10a74 commit 426f116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pip==24.2
pip==24.3.*
ruff==0.7.*
pytest==8.3.*
pytest==8.3.*

0 comments on commit 426f116

Please sign in to comment.