Skip to content

Commit

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


Updates `pip` from 24.1 to 24.3.1
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@24.1...24.3.1)

Updates `nox` from 2024.4.15 to 2024.10.9
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2024.04.15...2024.10.09)

Updates `poetry` from 1.8.3 to 2.0.1
- [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.8.3...2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 022533e commit 5c520c9
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,4 +1,4 @@
pip==24.1
nox==2024.4.15
poetry==1.8.3
pip==24.3.1
nox==2024.10.9
poetry==2.0.1
virtualenv==20.29.1

0 comments on commit 5c520c9

Please sign in to comment.