Skip to content

Commit 4068446

Browse files
chore(deps-dev): bump the other-dependencies group across 1 directory with 6 updates
Bumps the other-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.14.1` | `4.14.2` | | [mypy](https://github.com/python/mypy) | `2.2.0` | `2.3.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.0` | `4.10.1` | | [tomlkit](https://github.com/python-poetry/tomlkit) | `0.15.0` | `0.15.1` | | [tzdata](https://github.com/python/tzdata) | `2026.2` | `2026.3` | | [yarl](https://github.com/aio-libs/yarl) | `1.24.2` | `1.24.5` | Updates `anyio` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.1...4.14.2) Updates `mypy` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) Updates `platformdirs` from 4.10.0 to 4.10.1 - [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.10.0...4.10.1) Updates `tomlkit` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.15.0...0.15.1) Updates `tzdata` from 2026.2 to 2026.3 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2026.2...2026.3) Updates `yarl` from 1.24.2 to 1.24.5 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.24.2...v1.24.5) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: platformdirs dependency-version: 4.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: tzdata dependency-version: '2026.3' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: yarl dependency-version: 1.24.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1829d0 commit 4068446

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

requirements-dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp==3.14.1
22
aiosignal==1.4.0
3-
anyio==4.14.1
3+
anyio==4.14.2
44
astroid==4.0.4
55
async-timeout==5.0.1
66
attrs==26.1.0
@@ -43,14 +43,14 @@ msal==1.37.0
4343
msal-extensions==1.3.1
4444
msgraph-core==1.5.1
4545
multidict==6.7.1
46-
mypy==2.2.0
46+
mypy==2.3.0
4747
mypy-extensions==1.1.0
4848
opentelemetry-api==1.43.0
4949
opentelemetry-sdk==1.43.0
5050
opentelemetry-semantic-conventions==0.64b0
5151
packaging==26.2
5252
pathlib2==2.3.7.post1
53-
platformdirs==4.10.0
53+
platformdirs==4.10.1
5454
portalocker==2.10.1
5555
pycparser==3.0
5656
PyJWT==2.13.0
@@ -65,12 +65,12 @@ time-machine==3.2.0
6565
toml==0.10.2
6666
tomli==2.4.1
6767
tomli_w==1.2.0
68-
tomlkit==0.15.0
68+
tomlkit==0.15.1
6969
typing_extensions==4.16.0
70-
tzdata==2026.2
70+
tzdata==2026.3
7171
uritemplate==4.2.0
7272
urllib3==2.7.0
7373
wrapt==2.2.2
7474
yapf==0.43.0
75-
yarl==1.24.2
75+
yarl==1.24.5
7676
zipp==4.1.0

0 commit comments

Comments
 (0)