Skip to content

Commit

Permalink
Update dependency poetry to v2 (master) (#2109)
Browse files Browse the repository at this point in the history
* Update dependency poetry to v2

* Upgrade poetry-dynamic-versioning

* Update dpkg versions list

From the artifact of the previous workflow run

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stéphane Brunner <stephane.brunner@camptocamp.com>
Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 4, 2025
1 parent 7898e1f commit 43418b8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions ci/dpkg-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,5 +201,6 @@ camptocamp/c2cciutils:latest:
ubuntu_24_04/tar: 1.35+dfsg-3build1
ubuntu_24_04/tzdata: 2024a-3ubuntu1.1
ubuntu_24_04/ubuntu-keyring: 2023.11.28.1
ubuntu_24_04/unminimize: 0.2.1
ubuntu_24_04/util-linux: 2.39.3-9ubuntu6.1
ubuntu_24_04/zlib1g: 1:1.3.dfsg-3.1ubuntu2.1
4 changes: 2 additions & 2 deletions example-project/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
poetry==1.8.5
poetry==2.0.1
poetry-plugin-export==1.8.0
poetry-dynamic-versioning[plugin]==1.4.1
poetry-dynamic-versioning[plugin]==1.7.1
poetry-plugin-tweak-dependencies-version==1.5.2
pip==25.0
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
poetry==1.8.5
poetry==2.0.1
poetry-plugin-export==1.8.0
poetry-dynamic-versioning[plugin]==1.4.1
poetry-dynamic-versioning[plugin]==1.7.1
poetry-plugin-tweak-dependencies-version==1.5.2
pre-commit==4.1.0

0 comments on commit 43418b8

Please sign in to comment.