From 77c3346672d5b9c52edeb5617f6d76aa44fd79ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 21:07:08 +0000 Subject: [PATCH] build(deps): bump the dependencies group with 5 updates Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.5` | `2.6.6` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` | | [trove-classifiers](https://github.com/pypa/trove-classifiers) | `2025.1.10.15` | `2025.1.15.22` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.1` | `20.29.1` | Updates `filelock` from 3.16.1 to 3.17.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.16.1...3.17.0) Updates `identify` from 2.6.5 to 2.6.6 - [Commits](https://github.com/pre-commit/identify/compare/v2.6.5...v2.6.6) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.5.0...v10.6.0) Updates `trove-classifiers` from 2025.1.10.15 to 2025.1.15.22 - [Release notes](https://github.com/pypa/trove-classifiers/releases) - [Commits](https://github.com/pypa/trove-classifiers/compare/2025.1.10.15...2025.1.15.22) Updates `virtualenv` from 20.28.1 to 20.29.1 - [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/20.28.1...20.29.1) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: trove-classifiers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 10 +++++----- requirements.txt | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 58f2592..d0d1488 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,11 +15,11 @@ cryptography==44.0.0 ; python_version >= "3.10" and python_version < "4.0" and s distlib==0.3.9 ; python_version >= "3.10" and python_version < "4.0" dulwich==0.22.7 ; python_version >= "3.10" and python_version < "4.0" fastjsonschema==2.21.1 ; python_version >= "3.10" and python_version < "4.0" -filelock==3.16.1 ; python_version >= "3.10" and python_version < "4.0" +filelock==3.17.0 ; python_version >= "3.10" and python_version < "4.0" flake8-pyproject==1.2.3 ; python_version >= "3.10" and python_version < "4.0" flake8==7.1.1 ; python_version >= "3.10" and python_version < "4.0" ghp-import==2.1.0 ; python_version >= "3.10" and python_version < "4.0" -identify==2.6.5 ; python_version >= "3.10" and python_version < "4.0" +identify==2.6.6 ; python_version >= "3.10" and python_version < "4.0" idna==3.10 ; python_version >= "3.10" and python_version < "4.0" importlib-metadata==8.5.0 ; python_version >= "3.10" and python_version < "3.12" installer==0.7.0 ; python_version >= "3.10" and python_version < "4.0" @@ -43,7 +43,7 @@ mkdocs-material-extensions==1.3.1 ; python_version >= "3.10" and python_version mkdocs-material==9.5.50 ; python_version >= "3.10" and python_version < "4.0" mkdocs-static-i18n==1.2.3 ; python_version >= "3.10" and python_version < "4.0" mkdocs==1.6.1 ; python_version >= "3.10" and python_version < "4.0" -more-itertools==10.5.0 ; python_version >= "3.10" and python_version < "4.0" +more-itertools==10.6.0 ; python_version >= "3.10" and python_version < "4.0" msgpack==1.1.0 ; python_version >= "3.10" and python_version < "4.0" mslex==1.3.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0" @@ -83,10 +83,10 @@ six==1.17.0 ; python_version >= "3.10" and python_version < "4.0" taskipy==1.14.1 ; python_version >= "3.10" and python_version < "4.0" tomli==2.2.1 ; python_version >= "3.10" and python_version < "4.0" tomlkit==0.13.2 ; python_version >= "3.10" and python_version < "4.0" -trove-classifiers==2025.1.10.15 ; python_version >= "3.10" and python_version < "4.0" +trove-classifiers==2025.1.15.22 ; python_version >= "3.10" and python_version < "4.0" typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0" urllib3==2.3.0 ; python_version >= "3.10" and python_version < "4.0" -virtualenv==20.28.1 ; python_version >= "3.10" and python_version < "4.0" +virtualenv==20.29.1 ; python_version >= "3.10" and python_version < "4.0" watchdog==6.0.0 ; python_version >= "3.10" and python_version < "4.0" xattr==1.1.4 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "darwin" zipp==3.21.0 ; python_version >= "3.10" and python_version < "3.12" diff --git a/requirements.txt b/requirements.txt index 68fda6a..2a1bfe9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,9 +14,9 @@ cryptography==44.0.0 ; python_version >= "3.10" and python_version < "4.0" and s distlib==0.3.9 ; python_version >= "3.10" and python_version < "4.0" dulwich==0.22.7 ; python_version >= "3.10" and python_version < "4.0" fastjsonschema==2.21.1 ; python_version >= "3.10" and python_version < "4.0" -filelock==3.16.1 ; python_version >= "3.10" and python_version < "4.0" +filelock==3.17.0 ; python_version >= "3.10" and python_version < "4.0" ghp-import==2.1.0 ; python_version >= "3.10" and python_version < "4.0" -identify==2.6.5 ; python_version >= "3.10" and python_version < "4.0" +identify==2.6.6 ; python_version >= "3.10" and python_version < "4.0" idna==3.10 ; python_version >= "3.10" and python_version < "4.0" importlib-metadata==8.5.0 ; python_version >= "3.10" and python_version < "3.12" installer==0.7.0 ; python_version >= "3.10" and python_version < "4.0" @@ -38,7 +38,7 @@ mkdocs-material-extensions==1.3.1 ; python_version >= "3.10" and python_version mkdocs-material==9.5.50 ; python_version >= "3.10" and python_version < "4.0" mkdocs-static-i18n==1.2.3 ; python_version >= "3.10" and python_version < "4.0" mkdocs==1.6.1 ; python_version >= "3.10" and python_version < "4.0" -more-itertools==10.5.0 ; python_version >= "3.10" and python_version < "4.0" +more-itertools==10.6.0 ; python_version >= "3.10" and python_version < "4.0" msgpack==1.1.0 ; python_version >= "3.10" and python_version < "4.0" nodeenv==1.9.1 ; python_version >= "3.10" and python_version < "4.0" packaging==24.2 ; python_version >= "3.10" and python_version < "4.0" @@ -67,9 +67,9 @@ shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0" six==1.17.0 ; python_version >= "3.10" and python_version < "4.0" tomli==2.2.1 ; python_version >= "3.10" and python_version < "3.11" tomlkit==0.13.2 ; python_version >= "3.10" and python_version < "4.0" -trove-classifiers==2025.1.10.15 ; python_version >= "3.10" and python_version < "4.0" +trove-classifiers==2025.1.15.22 ; python_version >= "3.10" and python_version < "4.0" urllib3==2.3.0 ; python_version >= "3.10" and python_version < "4.0" -virtualenv==20.28.1 ; python_version >= "3.10" and python_version < "4.0" +virtualenv==20.29.1 ; python_version >= "3.10" and python_version < "4.0" watchdog==6.0.0 ; python_version >= "3.10" and python_version < "4.0" xattr==1.1.4 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "darwin" zipp==3.21.0 ; python_version >= "3.10" and python_version < "3.12"