-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 6a974b0
authored
Bump poetry from 1.1.10 to 1.1.11 in /.github/workflows (#51)
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.10 to 1.1.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/python-poetry/poetry/releases">poetry's releases</a>.</em></p>
<blockquote>
<h2>1.1.11</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed errors when installing packages on Python 3.10. (<a href="https://github-redirect.dependabot.com/python-poetry/poetry/pull/4592">#4592</a>)</li>
<li>Fixed an issue where the wrong <code>git</code> executable could be used on Windows. (<a href="https://github-redirect.dependabot.com/python-poetry/poetry-core/pull/213">python-poetry/poetry-core#213</a>)</li>
<li>Fixed an issue where the Python 3.10 classifier was not automatically added. (<a href="https://github-redirect.dependabot.com/python-poetry/poetry-core/pull/215">python-poetry/poetry-core#215</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/python-poetry/poetry/blob/1.1.11/CHANGELOG.md">poetry's changelog</a>.</em></p>
<blockquote>
<h2>[1.1.11] - 2021-10-04</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed errors when installing packages on Python 3.10. (<a href="https://github-redirect.dependabot.com/python-poetry/poetry/pull/4592">#4592</a>)</li>
<li>Fixed an issue where the wrong <code>git</code> executable could be used on Windows. (<a href="https://github-redirect.dependabot.com/python-poetry/poetry-core/pull/213">python-poetry/poetry-core#213</a>)</li>
<li>Fixed an issue where the Python 3.10 classifier was not automatically added. (<a href="https://github-redirect.dependabot.com/python-poetry/poetry-core/pull/215">python-poetry/poetry-core#215</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python-poetry/poetry/commit/10d555984485088cf5d55979c1b235286de8e456"><code>10d5559</code></a> Bump version to 1.1.11</li>
<li><a href="https://github.com/python-poetry/poetry/commit/d0fcab0a23c92190c33285f9ed55229679fe9301"><code>d0fcab0</code></a> Update dependencies</li>
<li><a href="https://github.com/python-poetry/poetry/commit/ee79089856490347abf01762773e11f91ac18003"><code>ee79089</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-poetry/poetry/issues/4592">#4592</a> from python-poetry/fix/avoid-python-scripts-errors-o...</li>
<li><a href="https://github.com/python-poetry/poetry/commit/cae7ed15aac12b31c5fa6953cd2b1c6d8fcf2a14"><code>cae7ed1</code></a> Ignore warnings when executing Python scripts</li>
<li><a href="https://github.com/python-poetry/poetry/commit/23f005bd843f5c0949a6a76ea5cb690eaf86f246"><code>23f005b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-poetry/poetry/issues/4537">#4537</a> from python-poetry/release-1.1.10</li>
<li>See full diff in <a href="https://github.com/python-poetry/poetry/compare/1.1.10...1.1.11">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>1 parent 14d1d85 commit 6a974b0Copy full SHA for 6a974b0
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed.github/workflows/constraints.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
|
0 commit comments