Skip to content

Commit 4e452ee

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: [anyio](https://github.com/agronholm/anyio), [build](https://github.com/pypa/build), [mypy](https://github.com/python/mypy) and [tzdata](https://github.com/python/tzdata). 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 `build` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.5.1) 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 `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) --- 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: build dependency-version: 1.5.1 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: tzdata dependency-version: '2026.3' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c7343b commit 4e452ee

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
@@ -1,12 +1,12 @@
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
77
azure-core==1.41.0
88
azure-identity==1.25.3
9-
build==1.5.0
9+
build==1.5.1
1010
bumpver==2026.1132
1111
certifi==2026.6.17
1212
cffi==2.1.0
@@ -43,7 +43,7 @@ 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
@@ -67,7 +67,7 @@ tomli==2.4.1
6767
tomli_w==1.2.0
6868
tomlkit==0.15.0
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

0 commit comments

Comments
 (0)