Skip to content

Commit e13b24a

Browse files
chore(deps): consolidate dependabot dependency updates (#1499)
* chore(deps-dev): bump pycparser from 2.23 to 3.0 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.23 to 3.0. - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](eliben/pycparser@release_v2.23...release_v3.00) --- updated-dependencies: - dependency-name: pycparser dependency-version: '3.0' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps-dev): bump requests from 2.33.0 to 2.34.2 Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.34.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump the kiota group across 1 directory with 7 updates Bumps the kiota group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | Updates `microsoft-kiota-serialization-json` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-json-v1.9.10...microsoft-kiota-serialization-json-v1.10.1) Updates `microsoft-kiota-serialization-text` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-text-v1.9.10...microsoft-kiota-serialization-text-v1.10.1) Updates `microsoft-kiota-serialization-form` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-form-v1.9.10...microsoft-kiota-serialization-form-v1.10.1) Updates `microsoft-kiota-serialization-multipart` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-multipart-v1.9.10...microsoft-kiota-serialization-multipart-v1.10.1) Updates `microsoft-kiota-abstractions` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](microsoft/kiota-python@microsoft-kiota-abstractions-v1.9.10...microsoft-kiota-abstractions-v1.10.1) Updates `microsoft-kiota-authentication-azure` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](microsoft/kiota-python@microsoft-kiota-authentication-azure-v1.9.10...microsoft-kiota-authentication-azure-v1.10.1) Updates `microsoft-kiota-http` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](microsoft/kiota-python@microsoft-kiota-http-v1.9.10...microsoft-kiota-http-v1.10.1) --- updated-dependencies: - dependency-name: microsoft-kiota-abstractions dependency-version: 1.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-authentication-azure dependency-version: 1.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-http dependency-version: 1.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-form dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-json dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-multipart dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-text dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps-dev): bump azure-core Bumps the azure-identity group with 1 update in the / directory: [azure-core](https://github.com/Azure/azure-sdk-for-python). Updates `azure-core` from 1.39.0 to 1.41.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-core_1.39.0...azure-core_1.41.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: azure-identity ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps-dev): bump pylint from 3.3.9 to 4.0.5 (without astroid update) * chore(deps-dev): bump astroid from 3.3.11 to 4.0.2 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f999a3 commit e13b24a

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

requirements-dev.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
aiohttp==3.13.5
22
aiosignal==1.4.0
33
anyio==4.12.1
4-
astroid==3.3.11
4+
astroid==4.0.2
55
async-timeout==5.0.1
66
attrs==26.1.0
7-
azure-core==1.39.0
7+
azure-core==1.41.0
88
azure-identity==1.25.3
99
build==1.4.3
1010
bumpver==2025.1131
@@ -33,13 +33,13 @@ lazy-object-proxy==1.12.0
3333
lexid==2021.1006
3434
looseversion==1.3.0
3535
mccabe==0.7.0
36-
microsoft-kiota-abstractions==1.9.10
37-
microsoft-kiota-authentication-azure==1.9.10
38-
microsoft-kiota-http==1.9.10
39-
microsoft-kiota-serialization-form==1.9.10
40-
microsoft-kiota-serialization-json==1.9.10
41-
microsoft-kiota-serialization-multipart==1.9.10
42-
microsoft-kiota-serialization-text==1.9.10
36+
microsoft-kiota-abstractions==1.10.1
37+
microsoft-kiota-authentication-azure==1.10.1
38+
microsoft-kiota-http==1.10.1
39+
microsoft-kiota-serialization-form==1.10.1
40+
microsoft-kiota-serialization-json==1.10.1
41+
microsoft-kiota-serialization-multipart==1.10.1
42+
microsoft-kiota-serialization-text==1.10.1
4343
msal==1.36.0
4444
msal-extensions==1.3.1
4545
msgraph-core==1.3.8
@@ -53,12 +53,12 @@ packaging==26.1
5353
pathlib2==2.3.7.post1
5454
platformdirs==4.4.0
5555
portalocker==2.10.1
56-
pycparser==2.23
56+
pycparser==3.0
5757
PyJWT==2.12.1
58-
pylint==3.3.9
58+
pylint==4.0.5
5959
pyproject_hooks==1.2.0
6060
python-dateutil==2.9.0.post0
61-
requests==2.33.0
61+
requests==2.34.2
6262
six==1.17.0
6363
sniffio==1.3.1
6464
std-uritemplate>=2.0.0

0 commit comments

Comments
 (0)