Skip to content

Commit b39dbad

Browse files
[pip] (deps): Bump the dev-dependencies group across 1 directory with 22 updates
Bumps the dev-dependencies group with 22 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.1.31` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.4.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.8.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.7` | | [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.399` | | [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.6` | | [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.4` | `1.3.5` | | [textual](https://github.com/Textualize/textual) | `1.0.0` | `3.1.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.30.0` | 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.1.31 - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) 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 `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.7 - [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.7) 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.399 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.391...v1.1.399) 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.6 - [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.6) Updates `setproctitle` from 1.3.4 to 1.3.5 - [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst) - [Commits](dvarrazzo/py-setproctitle@version-1.3.4...version-1.3.5) Updates `textual` from 1.0.0 to 3.1.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.1.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.30.0 - [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.30.0) --- 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.1.31 dependency-type: direct:production update-type: version-update:semver-major 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: 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.7 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.399 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.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: setproctitle dependency-version: 1.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: textual dependency-version: 3.1.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.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f09e4f commit b39dbad

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# - requests
88
#
99

10-
certifi==2024.12.14
10+
certifi==2025.1.31
1111
# via requests
1212
charset-normalizer==3.4.1
1313
# via requests
@@ -17,9 +17,9 @@ makefun==1.15.6
1717
# via hatch.envs.default
1818
pychoir==0.0.27
1919
# via hatch.envs.default
20-
python-json-logger==3.2.1
20+
python-json-logger==3.3.0
2121
# via hatch.envs.default
2222
requests==2.32.3
2323
# via hatch.envs.default
24-
urllib3==2.3.0
24+
urllib3==2.4.0
2525
# via requests

requirements/requirements-dev.txt

+22-22
Original file line numberDiff line numberDiff line change
@@ -20,33 +20,33 @@
2020
# - requests
2121
#
2222

23-
certifi==2024.12.14
23+
certifi==2025.1.31
2424
# via requests
2525
cfgv==3.4.0
2626
# via pre-commit
2727
charset-normalizer==3.4.1
2828
# via requests
2929
click==8.1.8
3030
# via mutmut
31-
coverage==7.6.10
31+
coverage==7.8.0
3232
# via
3333
# hatch.envs.dev
3434
# pytest-cov
3535
distlib==0.3.9
3636
# via virtualenv
3737
exceptiongroup==1.2.2
3838
# via pytest
39-
filelock==3.16.1
39+
filelock==3.18.0
4040
# via virtualenv
4141
freezegun==1.5.1
4242
# via pytest-freezer
43-
identify==2.6.5
43+
identify==2.6.10
4444
# via pre-commit
4545
idna==3.10
4646
# via requests
47-
iniconfig==2.0.0
47+
iniconfig==2.1.0
4848
# via pytest
49-
junit-xml==1.8
49+
junit-xml==1.9
5050
# via mutmut
5151
linkify-it-py==2.0.3
5252
# via markdown-it-py
@@ -61,51 +61,51 @@ mdit-py-plugins==0.4.2
6161
# via markdown-it-py
6262
mdurl==0.1.2
6363
# via markdown-it-py
64-
mutmut==3.2.2
64+
mutmut==3.2.3
6565
# via hatch.envs.dev
6666
nodeenv==1.9.1
6767
# via
6868
# pre-commit
6969
# pyright
70-
packaging==24.2
70+
packaging==25.0
7171
# via pytest
7272
parso==0.8.4
7373
# via mutmut
74-
platformdirs==4.3.6
74+
platformdirs==4.3.7
7575
# via
7676
# textual
7777
# virtualenv
7878
pluggy==1.5.0
7979
# via pytest
80-
pre-commit==4.0.1
80+
pre-commit==4.2.0
8181
# via hatch.envs.dev
8282
pychoir==0.0.27
8383
# via hatch.envs.dev
8484
pygments==2.19.1
8585
# via rich
86-
pyright==1.1.391
86+
pyright==1.1.399
8787
# via hatch.envs.dev
88-
pytest==8.3.4
88+
pytest==8.3.5
8989
# via
9090
# hatch.envs.dev
9191
# pytest-cov
9292
# pytest-freezer
9393
# pytest-github-actions-annotate-failures
9494
# pytest-mock
9595
# pytest-randomly
96-
pytest-cov==6.0.0
96+
pytest-cov==6.1.1
9797
# via hatch.envs.dev
9898
pytest-freezer==0.4.9
9999
# via hatch.envs.dev
100-
pytest-github-actions-annotate-failures==0.2.0
100+
pytest-github-actions-annotate-failures==0.3.0
101101
# via hatch.envs.dev
102102
pytest-mock==3.14.0
103103
# via hatch.envs.dev
104104
pytest-randomly==3.16.0
105105
# via hatch.envs.dev
106106
python-dateutil==2.9.0.post0
107107
# via freezegun
108-
python-json-logger==3.2.1
108+
python-json-logger==3.3.0
109109
# via hatch.envs.dev
110110
pyyaml==6.0.2
111111
# via pre-commit
@@ -115,33 +115,33 @@ requests==2.32.3
115115
# requests-mock
116116
requests-mock==1.12.1
117117
# via hatch.envs.dev
118-
rich==13.9.4
118+
rich==14.0.0
119119
# via textual
120-
ruff==0.8.6
120+
ruff==0.11.6
121121
# via hatch.envs.dev
122-
setproctitle==1.3.4
122+
setproctitle==1.3.5
123123
# via mutmut
124124
six==1.17.0
125125
# via
126126
# junit-xml
127127
# python-dateutil
128-
textual==1.0.0
128+
textual==3.1.0
129129
# via mutmut
130130
toml==0.10.2
131131
# via mutmut
132132
tomli==2.2.1
133133
# via
134134
# coverage
135135
# pytest
136-
typing-extensions==4.12.2
136+
typing-extensions==4.13.2
137137
# via
138138
# hatch.envs.dev
139139
# pyright
140140
# rich
141141
# textual
142142
uc-micro-py==1.0.3
143143
# via linkify-it-py
144-
urllib3==2.3.0
144+
urllib3==2.4.0
145145
# via requests
146-
virtualenv==20.28.1
146+
virtualenv==20.30.0
147147
# via pre-commit

0 commit comments

Comments
 (0)