8000 Bump poetry from 1.1.4 to 1.1.6 in /.github/workflows by dependabot[bot] · Pull Request #38 · staticdev/github4.py · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Bump poetry from 1.1.4 to 1.1.6 in /.github/workflows #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump poetry from 1.1.4 to 1.1.6 in /.github/workflows
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.4 to 1.1.6.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.1.6/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.1.4...1.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2021
commit 83b545cc348aedd897af2293673ea4365c47667b
6AFE 2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==21.0.1
nox==2020.12.31
nox-poetry==0.8.1
poetry==1.1.4
poetry==1.1.6
virtualenv==20.4.2
0