From 7f9980626b309218ff400c66d84648439da66cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 04:54:53 -0700 Subject: [PATCH] Bump the python-packages group with 20 updates (#92) Bumps the python-packages group with 20 updates: | Package | From | To | | --- | --- | --- | | [atomicwrites](https://github.com/untitaker/python-atomicwrites) | `1.2.1` | `1.4.1` | | [attrs](https://github.com/sponsors/hynek) | `19.2.0` | `23.2.0` | | [coverage](https://github.com/nedbat/coveragepy) | `3.6` | `7.4.1` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `4.3.0` | `10.2.0` | | [pbr](https://docs.openstack.org/pbr/latest/) | `4.3.0` | `6.0.0` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.0.0` | `1.4.0` | | [py](https://github.com/pytest-dev/py) | `1.10.0` | `1.11.0` | | [pytest](https://github.com/pytest-dev/pytest) | `6.2.6` | `8.0.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `1.6` | `4.1.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `5.1` | `6.0.1` | | [invoke](https://github.com/pyinvoke/invoke) | `0.2.0` | `2.2.0` | | [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) | `0.3` | `2.2.0` | | [pygments](https://github.com/pygments/pygments) | `2.15.0` | `2.17.2` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `1.2b1` | `7.2.6` | | [cov-core](https://github.com/schlamar/cov-core) | `1.7` | `1.15.0` | | [distribute](http://packages.python.org/distribute) | `0.6.34` | `0.7.3` | | [docutils](https://docutils.sourceforge.io/) | `0.10` | `0.20.1` | | [sphinx-bootstrap-theme](https://github.com/ryan-roemer/sphinx-bootstrap-theme) | `0.2.0` | `0.8.1` | | [tox](https://github.com/tox-dev/tox) | `1.4.3` | `4.12.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `1.9.1` | `20.25.0` | Updates `atomicwrites` from 1.2.1 to 1.4.1 - [Commits](https://github.com/untitaker/python-atomicwrites/compare/1.2.1...1.4.1) Updates `attrs` from 19.2.0 to 23.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `coverage` from 3.6 to 7.4.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/coverage-3.6...7.4.1) Updates `more-itertools` from 4.3.0 to 10.2.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/4.3.0...v10.2.0) Updates `pbr` from 4.3.0 to 6.0.0 Updates `pluggy` from 1.0.0 to 1.4.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.0.0...1.4.0) Updates `py` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.10.0...1.11.0) Updates `pytest` from 6.2.6 to 8.0.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/commits/8.0.0) Updates `pytest-cov` from 1.6 to 4.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v1.6...v4.1.0) Updates `pyyaml` from 5.1 to 6.0.1 - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1...6.0.1) Updates `invoke` from 0.2.0 to 2.2.0 - [Commits](https://github.com/pyinvoke/invoke/compare/0.2.0...2.2.0) Updates `pytest-timeout` from 0.3 to 2.2.0 - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/0.3...2.2.0) Updates `pygments` from 2.15.0 to 2.17.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.15.0...2.17.2) Updates `sphinx` from 1.2b1 to 7.2.6 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/commits/v7.2.6) Updates `cov-core` from 1.7 to 1.15.0 - [Commits](https://github.com/schlamar/cov-core/compare/v1.7...v1.15.0) Updates `distribute` from 0.6.34 to 0.7.3 Updates `docutils` from 0.10 to 0.20.1 Updates `sphinx-bootstrap-theme` from 0.2.0 to 0.8.1 - [Changelog](https://github.com/ryan-roemer/sphinx-bootstrap-theme/blob/master/HISTORY.rst) - [Commits](https://github.com/ryan-roemer/sphinx-bootstrap-theme/compare/v0.2.0...v0.8.1) Updates `tox` from 1.4.3 to 4.12.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/1.4.3...4.12.1) Updates `virtualenv` from 1.9.1 to 20.25.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/1.9.1...20.25.0) --- updated-dependencies: - dependency-name: atomicwrites dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pbr dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: invoke dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytest-timeout dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinx dependency-type: direct:production dependency-group: python-packages - dependency-name: cov-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: distribute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinx-bootstrap-theme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs_requirements.txt | 30 +++++++++++++++--------------- pyproject.toml | 20 ++++++++++---------- requirements.txt | 16 ++++++++-------- 3 files changed, 33 insertions(+), 33 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index fccc00d..8c3eda5 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -1,19 +1,19 @@ Jinja2==3.1.3 -PyYAML==5.4 -Pygments==2.15.0 -Sphinx==1.2b1 -cov-core==1.7 -coverage==3.6 -distribute==0.6.34 -docutils==0.10 -invoke==0.2.0 +PyYAML==6.0.1 +Pygments==2.17.2 +Sphinx==7.2.6 +cov-core==1.15.0 +coverage==7.4.1 +distribute==0.7.3 +docutils==0.20.1 +invoke==2.2.0 pexpect-u==2.5.1 -py==1.10.0 -pytest==6.2.6 +py==1.11.0 +pytest==8.0.0 pytest-capturelog==0.7 -pytest-cov==1.6 -pytest-timeout==0.3 -sphinx-bootstrap-theme==0.2.0 -tox==1.4.3 -virtualenv==1.9.1 +pytest-cov==4.1.0 +pytest-timeout==2.2.0 +sphinx-bootstrap-theme==0.8.1 +tox==4.12.1 +virtualenv==20.25.0 wsgiref==0.1.2 diff --git a/pyproject.toml b/pyproject.toml index 62db4ce..085ab6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,18 +29,18 @@ dependencies = [] [project.optional-dependencies] dev = [ - "atomicwrites==1.2.1", - "attrs==19.2.0", - "coverage==6.5.0", - "more-itertools==4.3.0", - "pbr==4.3.0", - "pluggy==1.0.0", + "atomicwrites==1.4.1", + "attrs==23.2.0", + "coverage==7.4.1", + "more-itertools==10.2.0", + "pbr==6.0.0", + "pluggy==1.4.0", "py==1.11.0", - "pytest==7.2.0", - "pytest-cov==4.0.0", - "PyYAML==5.1", + "pytest==8.0.0", + "pytest-cov==4.1.0", + "PyYAML==6.0.1", "invoke==2.2.0", - "pytest-timeout==2.1.0", + "pytest-timeout==2.2.0", "hatch", ] diff --git a/requirements.txt b/requirements.txt index ad6bb55..9622472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -atomicwrites==1.2.1 -attrs==19.2.0 -coverage==4.5.1 -more-itertools==4.3.0 -pbr==4.3.0 -pluggy==1.0.0 +atomicwrites==1.4.1 +attrs==23.2.0 +coverage==7.4.1 +more-itertools==10.2.0 +pbr==6.0.0 +pluggy==1.4.0 py==1.11.0 -pytest==7.2.0 -PyYAML==5.4 +pytest==8.0.0 +PyYAML==6.0.1