Skip to content

Commit

Permalink
chore(deps): bump poetry from 1.7.1 to 1.8.3 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.7.1 to 1.8.3.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.8.3/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.7.1...1.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent e5a4704 commit 21b1716
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ argcomplete==3.0.8
# via nox
build==1.0.3
# via poetry
cachecontrol==0.13.1
cachecontrol==0.14.0
# via poetry
certifi==2023.5.7
# via requests
Expand Down Expand Up @@ -73,17 +73,17 @@ packaging==23.1
# poetry
pexpect==4.8.0
# via poetry
pkginfo==1.9.6
pkginfo==1.11.1
# via poetry
platformdirs==3.5.1
# via
# poetry
# virtualenv
poetry==1.7.1
poetry==1.8.3
# via
# -r constraints.in
# poetry-plugin-export
poetry-core==1.8.1
poetry-core==1.9.0
# via
# poetry
# poetry-plugin-export
Expand Down

0 comments on commit 21b1716

Please sign in to comment.