pythontraining
pythontraining copied to clipboard
Bump poetry from 1.1.8 to 1.1.9
Bumps poetry from 1.1.8 to 1.1.9.
Release notes
Sourced from poetry's releases.
1.1.9
Fixed
- Fixed a security issue where file hashes were not checked prior to installation. (#4420, #4444, python-poetry/poetry-core#193)
- Fixed the detection of the system environment when the setting
virtualenvs.createis deactivated. (#4507)- Fixed an issue where unsafe parameters could be passed to
gitcommands. (python-poetry/poetry-core#203)- Fixed an issue where the wrong
gitexecutable could be used on Windows. (python-poetry/poetry-core#205)
Changelog
Sourced from poetry's changelog.
[1.1.9] - 2021-09-18
Fixed
- Fixed a security issue where file hashes were not checked prior to installation. (#4420, #4444, python-poetry/poetry-core#193)
- Fixed the detection of the system environment when the setting
virtualenvs.createis deactivated. (#4507)- Fixed an issue where unsafe parameters could be passed to
gitcommands. (python-poetry/poetry-core#203)- Fixed an issue where the wrong
gitexecutable could be used on Windows. (python-poetry/poetry-core#205)
Commits
69bd682Bump version to 1.1.99d8aed4Update lock filea9e59edMerge pull request #4507 from python-poetry/1.1-fix-system-env-detection459c8c9Fix system env detection634bb23Merge pull request #4420 from pietrodn/fix/hash-check-backport-1.1d033cbastyle: linting8268795Merge pull request #4444 from python-poetry/1.1-fix-archive-hash-generation8238cabFix archive hash generation8956a0cfix: python 2.7 syntax435ff81Throw a RuntimeError on hash mismatch in Chooser._get_links (#3885)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.