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 [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.0 to 2.0.0. Release notes Sourced from myst-parser's releases. v2.0.0 This release primarily updates core myst-parser dependencies, with some minor changes to parsing behaviour: ⬆️ UPGRADE: markdown-it-py...

dependencies
python

Closes https://github.com/cjolowicz/nox-poetry/issues/663 Closes https://github.com/cjolowicz/nox-poetry/issues/977 Closes https://github.com/cjolowicz/nox-poetry/issues/873 This PR adds a `install_groups` method to nox_poetry Session proxy. It has the same interface as `session.install` except that you pass in the dependency...

Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.1.0 to 3.3.0. Release notes Sourced from charset-normalizer's releases. Release 3.3.0 3.3.0 (2023-09-30) Added Allow to execute the CLI (e.g. normalizer) through python -m charset_normalizer.cli or python...

dependencies
python

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 4.7.1. Release notes Sourced from actions/setup-python's releases. v4.7.1 What's Changed Bump word-wrap from 1.2.3 to 1.2.4 by @​dependabot in actions/setup-python#702 Add range validation for toml...

dependencies
github_actions

Bumps [rich](https://github.com/Textualize/rich) from 13.4.2 to 13.6.0. Release notes Sourced from rich's releases. The Python 3.12 release Mostly a meta update in readiness for the release of Python3.12 [13.6.0] - 2023-09-30...

dependencies
python

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.37. Release notes Sourced from gitpython's releases. 3.1.37 - a proper fix CVE-2023-41040 What's Changed Improve Python version and OS compatibility, fixing deprecations by @​EliahKagan...

dependencies
python

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.0. Release notes Sourced from actions/checkout's releases. v4.1.0 What's Changed Update README.md for V4 by @​sivapalan in actions/checkout#1452 Add support for partial checkout filters by...

dependencies
github_actions

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.4. Changelog Sourced from cryptography's changelog. 41.0.4 - 2023-09-19 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.3. .. _v41-0-3: 41.0.3...

dependencies
python

Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.1.1 to 3.1.2. Release notes Sourced from argcomplete's releases. v3.1.2 Ensure Python 3.12+ compatibility in check_console_script (#448) Changelog Sourced from argcomplete's changelog. Changes for v3.1.2 (2023-09-16) Ensure...

dependencies
python

Bumps [smmap](https://github.com/gitpython-developers/smmap) from 5.0.0 to 5.0.1. Commits 256c5a2 prepare v5.0.1 156151c Merge pull request #52 from EliahKagan/py37 b98fdd1 Revert "Drop support for EOL Python 3.7" e163592 adjust force-release target to...

dependencies
python