nox-poetry icon indicating copy to clipboard operation
nox-poetry copied to clipboard

Use Poetry inside Nox sessions

Results 149 nox-poetry issues
Sort by recently updated
recently updated
newest added

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1. Release notes Sourced from codecov/codecov-action's releases. 3.1.1 What's Changed Update deprecation warning by @​slifty in codecov/codecov-action#661 Create codeql-analysis.yml by @​mitchell-codecov in codecov/codecov-action#593 build(deps): bump...

dependencies
github_actions

Closes https://github.com/cjolowicz/nox-poetry/issues/663

Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.4. Changelog Sourced from idna's changelog. 3.4 (2022-09-14) ++++++++++++++++ Update to Unicode 15.0.0 Migrate to pyproject.toml for build information (PEP 621) Correct another instance where...

dependencies
python

This is a continuation of https://github.com/cjolowicz/nox-poetry/pull/679 which was closed because I didn't create a feature branch :/ my apologies. Closes https://github.com/cjolowicz/nox-poetry/issues/398 What do you think about this version? I'm not...

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.14.1 to 20.16.5. Release notes Sourced from virtualenv's releases. 20.16.5 What's Changed release 20.16.4 by @​gaborbernat in pypa/virtualenv#2407 [pre-commit.ci] pre-commit autoupdate by @​pre-commit-ci in pypa/virtualenv#2410 Do not...

dependencies
python

Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 38.0.1. Changelog Sourced from cryptography's changelog. 38.0.1 - 2022-09-07 * Fixed parsing TLVs in ASN.1 with length greater than 65535 bytes (typically seen in large...

dependencies
python

Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.0.0 to 1.1.0. Release notes Sourced from xdoctest's releases. Version 1.1.0 Fixed Can now handle basic versions of the new __editable__ package finder mechanism. Parsing bug where...

dependencies
python

Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.17 to 0.17.21. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruamel-yaml&package-manager=pip&previous-version=0.17.17&new-version=0.17.21)](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...

dependencies
python

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3. Release notes Sourced from pytest's releases. 7.1.3 pytest 7.1.3 (2022-08-31) Bug Fixes #10060: When running with --pdb, TestCase.tearDown is no longer called for tests...

dependencies
python

Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.9.0 to 0.10.1. Release notes Sourced from pathspec's releases. v0.10.1 Release v0.10.1. See CHANGES.rst. v0.10.0 Release v0.10.0. See CHANGES.rst. Changelog Sourced from pathspec's changelog. 0.10.1 (2022-09-02) Bug...

dependencies
python