Skip to content

Commit

Permalink
ci: Bump the ci group in /.github/workflows with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ci group in /.github/workflows with 2 updates: [poetry](https://github.com/python-poetry/poetry) and [tox](https://github.com/tox-dev/tox).


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

Updates `tox` from 4.21.2 to 4.23.0
- [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.21.2...4.23.0)

---
updated-dependencies:
- dependency-name: poetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 1343e31 commit 11eb2ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pip==24.2
poetry==1.8.3
tox==4.21.2
poetry==1.8.4
tox==4.23.0

0 comments on commit 11eb2ef

Please sign in to comment.