Skip to content

Commit

Permalink
build(deps): bump pip from 23.3.2 to 24.0 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 23.3.2 to 24.0.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3.2...24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 16d91bb commit 4ee54f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nox==2022.11.21
nox-poetry==1.0.3
pip==23.3.2
pip==24.0
poetry==1.8.1
virtualenv==20.25.1

0 comments on commit 4ee54f5

Please sign in to comment.