Skip to content

Commit 77c8a8d

Browse files
chore(deps-dev): bump the other-dependencies group across 1 directory with 4 updates
Bumps the other-dependencies group with 4 updates in the / directory: [docutils](https://github.com/rtfd/recommonmark), [idna](https://github.com/kjd/idna), [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) 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 `msal` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASE_GUIDE.md) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/commits) 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: msal dependency-version: 1.37.0 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 77c8a8d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements-dev.txt

Lines changed: 4 additions & 4 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
@@ -39,7 +39,7 @@ microsoft-kiota-serialization-form==1.10.1
3939
microsoft-kiota-serialization-json==1.10.1
4040
microsoft-kiota-serialization-multipart==1.10.1
4141
microsoft-kiota-serialization-text==1.10.1
42-
msal==1.36.0
42+
msal==1.37.0
4343
msal-extensions==1.3.1
4444
msgraph-core==1.4.0
4545
multidict==6.7.1
@@ -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)