File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33## Summary
44
5- From exasol-toolbox version `` 1.0.0 `` the default behavior for `` .github/actions/python-environment/action.yml ``
6- has changed. In previous versions, the default value for `` poetry-version `` was `` 1.2.2 `` ,
7- and it is now `` 2.1.2 ` ` .
5+ In exasol-toolbox version ` 1.0.0 ` and higher the default behavior for
6+ ` .github/actions/python-environment/action.yml ` has changed. In previous versions,
7+ the default value for ` poetry-version ` was ` 1.2.2 ` , and it is now ` 2.1.2 ` .
88
99* Depending on its poetry version, a repository relying on the default behavior of said
1010action may run into breaking changes. This can easily be resolved with explicitly setting the
1111` poetry-version ` when calling the GitHub action. It is, however, recommended whenever
12- possible to update the poetry version of affected repository to `` 2.x ` ` .
12+ possible to update the poetry version of affected repository to ` 2.x ` .
1313
1414## ✨ Features
1515
@@ -20,4 +20,4 @@ possible to update the poetry version of affected repository to ``2.x``.
2020
2121## ⚒️ Refactorings
2222* [ #388 ] ( https://github.com/exasol/python-toolbox/issues/388 ) : Switched GitHub workflows to use pinned OS version
23- * [ #376 ] ( https://github.com/exasol/python-toolbox/issues/376 ) : Updated to poetry `` 2.1.2 ` `
23+ * [ #376 ] ( https://github.com/exasol/python-toolbox/issues/376 ) : Updated to poetry ` 2.1.2 `
You can’t perform that action at this time.
0 commit comments