Skip to content

Commit a66034f

Browse files
[pip] (deps): Bump the dev-dependencies group across 1 directory with 7 updates
Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.5` | | [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.2` | | [textual](https://github.com/Textualize/textual) | `6.2.1` | `6.4.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.34.0` | `20.35.3` | 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.5 - [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.5) 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.2 - [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.2) Updates `textual` from 6.2.1 to 6.4.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.4.0) Updates `virtualenv` from 20.34.0 to 20.35.3 - [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.3) --- updated-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.5 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.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: textual dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: virtualenv dependency-version: 20.35.3 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 a66034f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
certifi==2025.10.5
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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ certifi==2025.10.5
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.4
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.5.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)