Skip to content

Commit

Permalink
fix(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 Feb 15, 2024
1 parent 844152b commit 4b0dcf5
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,6 +1,6 @@
ansible==9.1.0
# ansible-core==2.15.5 # https://github.com/ansible/molecule/issues/4017
ansible-lint==6.22.1
pip==23.3.2
pip==24.0
# urllib3==1.26.16 # <- periodically needed in some environments but not in github pipeline. Will leave it here for local builds: #https://github.com/docker/docker-py/issues/3113
yamllint==1.33.0

0 comments on commit 4b0dcf5

Please sign in to comment.