Skip to content

Commit 5a5541c

Browse files
[pip] (deps): Bump the dev-dependencies group across 1 directory with 8 updates
Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2025.10.5` | `2025.11.12` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.3` | `3.4.4` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [libcst](https://github.com/Instagram/LibCST) | `1.7.0` | `1.8.6` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.406` | `1.1.407` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.0` | `0.14.6` | | [textual](https://github.com/Textualize/textual) | `6.2.1` | `6.6.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.34.0` | `20.35.4` | Updates `certifi` from 2025.10.5 to 2025.11.12 - [Commits](certifi/python-certifi@2025.10.05...2025.11.12) Updates `charset-normalizer` from 3.4.3 to 3.4.4 - [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.3...3.4.4) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `libcst` from 1.7.0 to 1.8.6 - [Release notes](https://github.com/Instagram/LibCST/releases) - [Changelog](https://github.com/Instagram/LibCST/blob/main/CHANGELOG.md) - [Commits](Instagram/LibCST@v1.7.0...v1.8.6) Updates `pyright` from 1.1.406 to 1.1.407 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.406...v1.1.407) Updates `ruff` from 0.14.0 to 0.14.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.14.0...0.14.6) Updates `textual` from 6.2.1 to 6.6.0 - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v6.2.1...v6.6.0) Updates `virtualenv` from 20.34.0 to 20.35.4 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.34.0...20.35.4) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: libcst dependency-version: 1.8.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pyright dependency-version: 1.1.407 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: textual dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: virtualenv dependency-version: 20.35.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 742a6aa commit 5a5541c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
# - requests
88
#
99

10-
certifi==2025.10.5
10+
certifi==2025.11.12
1111
# via requests
12-
charset-normalizer==3.4.3
12+
charset-normalizer==3.4.4
1313
# via requests
14-
idna==3.10
14+
idna==3.11
1515
# via requests
1616
makefun==1.16.0
1717
# via hatch.envs.default

requirements/requirements-dev.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
# - requests
2222
#
2323

24-
certifi==2025.10.5
24+
certifi==2025.11.12
2525
# via requests
2626
cfgv==3.4.0
2727
# via pre-commit
28-
charset-normalizer==3.4.3
28+
charset-normalizer==3.4.4
2929
# via requests
3030
click==8.3.0
3131
# via mutmut
@@ -41,13 +41,13 @@ freezegun==1.5.5
4141
# via pytest-freezer
4242
identify==2.6.15
4343
# via pre-commit
44-
idna==3.10
44+
idna==3.11
4545
# via requests
4646
iniconfig==2.1.0
4747
# via pytest
4848
jinja2==3.1.6
4949
# via memray
50-
libcst==1.7.0
50+
libcst==1.8.6
5151
# via mutmut
5252
linkify-it-py==2.0.3
5353
# via markdown-it-py
@@ -91,7 +91,7 @@ pygments==2.19.2
9191
# pytest
9292
# rich
9393
# textual
94-
pyright==1.1.406
94+
pyright==1.1.407
9595
# via hatch.envs.dev
9696
pytest==8.4.2
9797
# via
@@ -133,13 +133,13 @@ rich==14.2.0
133133
# via
134134
# memray
135135
# textual
136-
ruff==0.14.0
136+
ruff==0.14.6
137137
# via hatch.envs.dev
138138
setproctitle==1.3.7
139139
# via mutmut
140140
six==1.17.0
141141
# via python-dateutil
142-
textual==6.2.1
142+
textual==6.6.0
143143
# via
144144
# memray
145145
# mutmut
@@ -152,5 +152,5 @@ uc-micro-py==1.0.3
152152
# via linkify-it-py
153153
urllib3==2.5.0
154154
# via requests
155-
virtualenv==20.34.0
155+
virtualenv==20.35.4
156156
# via pre-commit

0 commit comments

Comments
 (0)