Skip to content

Commit

Permalink
Bump the all-dependencies group with 1 update
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.

Updates `pip` to 24.0
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3...24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent 958b65f commit 62db379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-build.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is used for running tox, flake8 and building the wheel
pip~=23.3
pip~=24.0
virtualenv~=20.25
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
logilab-common~=2.0
Expand Down

0 comments on commit 62db379

Please sign in to comment.