Skip to content

Commit

Permalink
chore(deps): Bump the all group in /.github/workflows with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /.github/workflows with 3 updates: [pip](https://github.com/pypa/pip), [poetry](https://github.com/python-poetry/poetry) and [tox](https://github.com/tox-dev/tox).


Updates `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)

Updates `poetry` from 1.7.1 to 1.8.2
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.7.1...1.8.2)

Updates `tox` from 4.12.1 to 4.14.2
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.12.1...4.14.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: poetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 2ee1526 commit 21ef030
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pip==23.3.2
poetry==1.7.1
tox==4.12.1
pip==24.0
poetry==1.8.2
tox==4.14.2

0 comments on commit 21ef030

Please sign in to comment.