Skip to content

[pip] (deps): Bump the dev-dependencies group across 1 directory with 25 updates #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[pip] (deps): Bump the dev-dependencies group across 1 directory with…
… 25 updates

Bumps the dev-dependencies group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [python-json-logger](https://github.com/nhairs/python-json-logger) | `3.2.1` | `3.3.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.4.26` |
| [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` |
| [makefun](https://github.com/smarie/python-makefun) | `1.15.6` | `1.16.0` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.4.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.8.0` |
| [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.2` | `1.3.0` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.18.0` |
| [identify](https://github.com/pre-commit/identify) | `2.6.5` | `2.6.10` |
| [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.0.0` | `2.1.0` |
| [junit-xml](https://github.com/kyrus/python-junit-xml) | `1.8` | `1.9` |
| [mutmut](https://github.com/boxed/mutmut) | `3.2.2` | `3.2.3` |
| [packaging](https://github.com/pypa/packaging) | `24.2` | `25.0` |
| [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.6` | `4.3.8` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.2.0` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.391` | `1.1.400` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` |
| [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.0.0` | `6.1.1` |
| [pytest-github-actions-annotate-failures](https://github.com/pytest-dev/pytest-github-actions-annotate-failures) | `0.2.0` | `0.3.0` |
| [rich](https://github.com/Textualize/rich) | `13.9.4` | `14.0.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.6` | `0.11.9` |
| [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.4` | `1.3.6` |
| [textual](https://github.com/Textualize/textual) | `1.0.0` | `3.2.0` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.13.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.28.1` | `20.31.2` |



Updates `python-json-logger` from 3.2.1 to 3.3.0
- [Release notes](https://github.com/nhairs/python-json-logger/releases)
- [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md)
- [Commits](nhairs/python-json-logger@v3.2.1...v3.3.0)

Updates `certifi` from 2024.12.14 to 2025.4.26
- [Commits](certifi/python-certifi@2024.12.14...2025.04.26)

Updates `charset-normalizer` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.4.1...3.4.2)

Updates `makefun` from 1.15.6 to 1.16.0
- [Release notes](https://github.com/smarie/python-makefun/releases)
- [Changelog](https://github.com/smarie/python-makefun/blob/main/docs/changelog.md)
- [Commits](smarie/python-makefun@1.15.6...1.16.0)

Updates `urllib3` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.3.0...2.4.0)

Updates `coverage` from 7.6.10 to 7.8.0
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.10...7.8.0)

Updates `exceptiongroup` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](agronholm/exceptiongroup@1.2.2...1.3.0)

Updates `filelock` from 3.16.1 to 3.18.0
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.16.1...3.18.0)

Updates `identify` from 2.6.5 to 2.6.10
- [Commits](pre-commit/identify@v2.6.5...v2.6.10)

Updates `iniconfig` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/pytest-dev/iniconfig/releases)
- [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG)
- [Commits](pytest-dev/iniconfig@v2.0.0...v2.1.0)

Updates `junit-xml` from 1.8 to 1.9
- [Commits](https://github.com/kyrus/python-junit-xml/commits)

Updates `mutmut` from 3.2.2 to 3.2.3
- [Changelog](https://github.com/boxed/mutmut/blob/main/HISTORY.rst)
- [Commits](boxed/mutmut@3.2.2...3.2.3)

Updates `packaging` from 24.2 to 25.0
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.2...25.0)

Updates `platformdirs` from 4.3.6 to 4.3.8
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.3.6...4.3.8)

Updates `pre-commit` from 4.0.1 to 4.2.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.0.1...v4.2.0)

Updates `pyright` from 1.1.391 to 1.1.400
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.391...v1.1.400)

Updates `pytest` from 8.3.4 to 8.3.5
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.4...8.3.5)

Updates `pytest-cov` from 6.0.0 to 6.1.1
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1)

Updates `pytest-github-actions-annotate-failures` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/releases)
- [Changelog](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/blob/main/CHANGELOG.md)
- [Commits](pytest-dev/pytest-github-actions-annotate-failures@v0.2.0...v0.3.0)

Updates `rich` from 13.9.4 to 14.0.0
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.4...v14.0.0)

Updates `ruff` from 0.8.6 to 0.11.9
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.6...0.11.9)

Updates `setproctitle` from 1.3.4 to 1.3.6
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](dvarrazzo/py-setproctitle@version-1.3.4...version-1.3.6)

Updates `textual` from 1.0.0 to 3.2.0
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v1.0.0...v3.2.0)

Updates `typing-extensions` from 4.12.2 to 4.13.2
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.12.2...4.13.2)

Updates `virtualenv` from 20.28.1 to 20.31.2
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.28.1...20.31.2)

---
updated-dependencies:
- dependency-name: python-json-logger
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: certifi
  dependency-version: 2025.4.26
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: charset-normalizer
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: makefun
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: urllib3
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: coverage
  dependency-version: 7.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: exceptiongroup
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: filelock
  dependency-version: 3.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: identify
  dependency-version: 2.6.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: iniconfig
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: junit-xml
  dependency-version: '1.9'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: mutmut
  dependency-version: 3.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: packaging
  dependency-version: '25.0'
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: platformdirs
  dependency-version: 4.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pre-commit
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pyright
  dependency-version: 1.1.400
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pytest
  dependency-version: 8.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pytest-cov
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pytest-github-actions-annotate-failures
  dependency-version: 0.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: rich
  dependency-version: 14.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: ruff
  dependency-version: 0.11.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: setproctitle
  dependency-version: 1.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: textual
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: typing-extensions
  dependency-version: 4.13.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: virtualenv
  dependency-version: 20.31.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2025
commit 7eaf6db572940fc135b2dbd96758b2a6b318a225
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
# - requests
#

certifi==2024.12.14
certifi==2025.4.26
# via requests
charset-normalizer==3.4.1
charset-normalizer==3.4.2
# via requests
idna==3.10
# via requests
makefun==1.15.6
makefun==1.16.0
# via hatch.envs.default
pychoir==0.0.27
# via hatch.envs.default
python-json-logger==3.2.1
python-json-logger==3.3.0
# via hatch.envs.default
requests==2.32.3
# via hatch.envs.default
urllib3==2.3.0
urllib3==2.4.0
# via requests
50 changes: 25 additions & 25 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,37 +20,37 @@
# - requests
#

certifi==2024.12.14
certifi==2025.4.26
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.1
charset-normalizer==3.4.2
# via requests
click==8.1.8
# via mutmut
coverage==7.6.10
coverage==7.8.0
# via
# hatch.envs.dev
# pytest-cov
distlib==0.3.9
# via virtualenv
exceptiongroup==1.2.2
exceptiongroup==1.3.0
# via pytest
filelock==3.16.1
filelock==3.18.0
# via virtualenv
freezegun==1.5.1
# via pytest-freezer
identify==2.6.5
identify==2.6.10
# via pre-commit
idna==3.10
# via requests
iniconfig==2.0.0
iniconfig==2.1.0
# via pytest
junit-xml==1.8
junit-xml==1.9
# via mutmut
linkify-it-py==2.0.3
# via markdown-it-py
makefun==1.15.6
makefun==1.16.0
# via hatch.envs.dev
markdown-it-py==3.0.0
# via
Expand All @@ -61,51 +61,51 @@ mdit-py-plugins==0.4.2
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
mutmut==3.2.2
mutmut==3.2.3
# via hatch.envs.dev
nodeenv==1.9.1
# via
# pre-commit
# pyright
packaging==24.2
packaging==25.0
# via pytest
parso==0.8.4
# via mutmut
platformdirs==4.3.6
platformdirs==4.3.8
# via
# textual
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==4.0.1
pre-commit==4.2.0
# via hatch.envs.dev
pychoir==0.0.27
# via hatch.envs.dev
pygments==2.19.1
# via rich
pyright==1.1.391
pyright==1.1.400
# via hatch.envs.dev
pytest==8.3.4
pytest==8.3.5
# via
# hatch.envs.dev
# pytest-cov
# pytest-freezer
# pytest-github-actions-annotate-failures
# pytest-mock
# pytest-randomly
pytest-cov==6.0.0
pytest-cov==6.1.1
# via hatch.envs.dev
pytest-freezer==0.4.9
# via hatch.envs.dev
pytest-github-actions-annotate-failures==0.2.0
pytest-github-actions-annotate-failures==0.3.0
# via hatch.envs.dev
pytest-mock==3.14.0
# via hatch.envs.dev
pytest-randomly==3.16.0
# via hatch.envs.dev
python-dateutil==2.9.0.post0
# via freezegun
python-json-logger==3.2.1
python-json-logger==3.3.0
# via hatch.envs.dev
pyyaml==6.0.2
# via pre-commit
Expand All @@ -115,33 +115,33 @@ requests==2.32.3
# requests-mock
requests-mock==1.12.1
# via hatch.envs.dev
rich==13.9.4
rich==14.0.0
# via textual
ruff==0.8.6
ruff==0.11.9
# via hatch.envs.dev
setproctitle==1.3.4
setproctitle==1.3.6
# via mutmut
six==1.17.0
# via
# junit-xml
# python-dateutil
textual==1.0.0
textual==3.2.0
# via mutmut
toml==0.10.2
# via mutmut
tomli==2.2.1
# via
# coverage
# pytest
typing-extensions==4.12.2
typing-extensions==4.13.2
# via
# hatch.envs.dev
# pyright
# rich
# textual
uc-micro-py==1.0.3
# via linkify-it-py
urllib3==2.3.0
urllib3==2.4.0
# via requests
virtualenv==20.28.1
virtualenv==20.31.2
# via pre-commit
Loading