Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Bump nox-poetry from 0.5.0 to 0.7.1 #288

Merged
merged 1 commit into from
Jan 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2021

Bumps nox-poetry from 0.5.0 to 0.7.1.

Release notes

Sourced from nox-poetry's releases.

v0.7.1

Changes

🪲 Fixes

  • Decode pyproject.toml as UTF-8 regardless of system locale (#233) @staticdev

🚨 Testing

  • Add test for non-ASCII characters in pyproject.toml (#234) @cjolowicz

📦 Dependencies

v0.7.0

This release fixes an issue when using nox-poetry with pip's new dependency resolver, due to limitations when using constraints files in hash-checking mode. This fix involved a breaking change: Requirements are no longer exported with hashes.

Changes

💥 Breaking Changes

  • Use without-hashes when exporting requirements (#222) @epenet

📦 Dependencies

... (truncated)

Commits
  • b33016c Release 0.7.1 (#238)
  • 12af867 Bump pre-commit-hooks from 3.3.0 to 3.4.0 (#202)
  • c04d8a2 Bump pygments from 2.7.3 to 2.7.4 (#237)
  • 51797a1 Bump safety from 1.9.0 to 1.10.2.post1 (#235)
  • 3bdf0b0 Bump nox from 2020.8.22 to 2020.12.31 (#239)
  • ddae152 Bump actions/upload-artifact from v2.2.1 to v2.2.2 (#236)
  • d9710ca Bump actions/download-artifact from v2.0.6 to v2.0.8 (#219)
  • cc1220a Bump furo from 2020.12.9b21 to 2020.12.30b24 in /docs (#216)
  • 8cd1ac0 Bump furo from 2020.12.9b21 to 2020.12.30b24 (#226)
  • cada624 Bump nox from 2020.8.22 to 2020.12.31 in /.github/workflows (#217)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 15, 2021
Bumps [nox-poetry](https://github.com/cjolowicz/nox-poetry) from 0.5.0 to 0.7.1.
- [Release notes](https://github.com/cjolowicz/nox-poetry/releases)
- [Commits](cjolowicz/nox-poetry@v0.5.0...v0.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/nox-poetry-0.7.1 branch from 5e367ac to c0228fd Compare January 15, 2021 12:05
@staticdev staticdev merged commit 30fa612 into master Jan 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/nox-poetry-0.7.1 branch January 15, 2021 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant