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

Use Poetry inside Nox sessions

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

Poetry 1.2 ~~will be adding~~ added support for [dependency groups](https://python-poetry.org/blog/announcing-poetry-1.2.0a2/#dependency-groups). It would be ergonomic if you could install a dependency group (as a whole) into a `nox` session. - https://python-poetry.org/docs/managing-dependencies/#dependency-groups...

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.14.1 to 20.16.4. Release notes Sourced from virtualenv's releases. 20.16.2 What's Changed release 20.16.1 by @​gaborbernat in pypa/virtualenv#2390 Bump embed pip by @​gaborbernat in pypa/virtualenv#2391 Full Changelog:...

dependencies
python

Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.6.0 to 6.7.0. Commits f2fe118 Release 6.6.0 5937ebc Run black/flake8/mypy in tox 6909c8a Fix flake8 warning in doc/ 6cc0f31 Improve type annotations for the style parameter 9fd61a8...

dependencies
python

Bumps [distlib](https://github.com/pypa/distlib) from 0.3.4 to 0.3.6. Release notes Sourced from distlib's releases. Bug-fix / Minor Enhancements Release Fixed #175: Updated launcher executables to better handle the relationship between launcher and...

dependencies
python

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.6.22 to 22.8.23. Release notes Sourced from flake8-bugbear's releases. 22.8.23 Add B024 error code to message for B024 (#276) 22.8.22 Add B024: abstract base class with no...

dependencies
python

Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.0.0 to 1.0.2. Release notes Sourced from xdoctest's releases. Version 1.0.2 Added Environs as options: XDOCTEST_VERBOSE, XDOCTEST_OPTIONS, XDOCTEST_GLOBAL_EXEC, XDOCTEST_REPORT, XDOCTEST_STYLE, and XDOCTEST_ANALYSIS environment variables can now be...

dependencies
python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.12. Release notes Sourced from urllib3's releases. 1.26.12 Deprecated the urllib3[secure] extra and the urllib3.contrib.pyopenssl module. Both will be removed in v2.x. See this GitHub...

dependencies
python

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.13 to 1.1.15. Release notes Sourced from poetry's releases. 1.1.15 Changed Poetry now fallback to gather metadata for dependencies via pep517 if parsing pyproject.toml fail (#6206) Extras...

dependencies
python

Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.0 to 0.13.2. Changelog Sourced from pep8-naming's changelog. 0.13.2 - 2022-08-19 Formally require Python 3.7 or later using python_requires. 0.13.1 - 2022-07-15 Fix warnings related to deprecated...

dependencies
python

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.13 to 1.1.15. Release notes Sourced from poetry's releases. 1.1.15 Changed Poetry now fallback to gather metadata for dependencies via pep517 if parsing pyproject.toml fail (#6206) Extras...

dependencies
python