Skip to content

Commit b50cff7

Browse files
chore(deps-dev): bump the other-dependencies group with 3 updates
Bumps the other-dependencies group with 3 updates: [docutils](https://github.com/rtfd/recommonmark), [idna](https://github.com/kjd/idna) and [platformdirs](https://github.com/tox-dev/platformdirs). Updates `docutils` from 0.22.4 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `idna` from 3.16 to 3.17 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.16...v3.17) Updates `platformdirs` from 4.9.6 to 4.10.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.6...4.10.0) --- updated-dependencies: - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: idna dependency-version: '3.17' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: platformdirs dependency-version: 4.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39a2ef3 commit b50cff7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ colorama==0.4.6
1515
cryptography==48.0.0
1616
Deprecated==1.3.1
1717
dill==0.4.1
18-
docutils==0.22.4
18+
docutils==0.23
1919
flit==3.12.0
2020
flit_core==3.12.0
2121
frozenlist==1.8.0
@@ -25,7 +25,7 @@ hpack==4.1.0
2525
httpcore==1.0.9
2626
httpx==0.28.1
2727
hyperframe==6.1.0
28-
idna==3.16
28+
idna==3.17
2929
importlib-metadata==9.0.0
3030
isort==8.0.1
3131
lazy-object-proxy==1.12.0
@@ -50,7 +50,7 @@ opentelemetry-sdk==1.42.0
5050
opentelemetry-semantic-conventions==0.63b0
5151
packaging==26.2
5252
pathlib2==2.3.7.post1
53-
platformdirs==4.9.6
53+
platformdirs==4.10.0
5454
portalocker==2.10.1
5555
pycparser==3.0
5656
PyJWT==2.13.0

0 commit comments

Comments
 (0)