Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 2dcaca3 commit fe7d252
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.4.0
# ansible-core==2.15.5 # https://github.com/ansible/molecule/issues/4017
ansible-lint==24.2.2
pip==24.0
pip==24.1.2
# 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.35.1

0 comments on commit fe7d252

Please sign in to comment.