Skip to content

Commit 662c113

Browse files
chore(deps): bump the other-dependencies group across 1 directory with 5 updates
Bumps the other-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) | `1.4.0` | `1.5.1` | | [anyio](https://github.com/agronholm/anyio) | `4.14.1` | `4.14.2` | | [build](https://github.com/pypa/build) | `1.5.0` | `1.5.1` | | [mypy](https://github.com/python/mypy) | `2.2.0` | `2.3.0` | | [tzdata](https://github.com/python/tzdata) | `2026.2` | `2026.3` | Updates `msgraph-core` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python-core/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python-core@v1.4.0...v1.5.1) 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: msgraph-core dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-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 13a88c5 commit 662c113

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements-dev.txt

Lines changed: 5 additions & 5 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
@@ -41,9 +41,9 @@ microsoft-kiota-serialization-multipart==1.11.6
4141
microsoft-kiota-serialization-text==1.11.6
4242
msal==1.37.0
4343
msal-extensions==1.3.1
44-
msgraph-core==1.4.0
44+
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)