Skip to content

Commit

Permalink
Merge pull request #2175 from camptocamp/renovate/1.20-poetry
Browse files Browse the repository at this point in the history
Update Poetry (1.20)
  • Loading branch information
sbrunner authored Jan 8, 2024
2 parents 15da72e + 01220d6 commit 0c76cc2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
steps:
- run: docker system prune --all --force
- uses: actions/checkout@v4
with:
fetch-depth: 0

- uses: camptocamp/initialise-gopass-summon-action@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c2cciutils[checks,publish]==1.6.12
poetry-dynamic-versioning==1.1.1
poetry-plugin-export==1.6.0
poetry-plugin-tweak-dependencies-version==1.5.1
poetry-plugin-tweak-dependencies-version==1.5.2
pre-commit==3.5.0
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
poetry==1.6.1
poetry-plugin-export==1.6.0
poetry-dynamic-versioning==1.1.1
poetry-plugin-tweak-dependencies-version==1.5.1
pip==23.3.1
poetry-plugin-tweak-dependencies-version==1.5.2
pip==23.3.2
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.18 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 0c76cc2

Please sign in to comment.