Skip to content

chore: consolidate all open Dependabot dependency updates#1018

Open
ramsessanchez wants to merge 1 commit intomainfrom
chore/consolidate-dependabot-updates
Open

chore: consolidate all open Dependabot dependency updates#1018
ramsessanchez wants to merge 1 commit intomainfrom
chore/consolidate-dependabot-updates

Conversation

@ramsessanchez
Copy link
Copy Markdown
Contributor

Summary

Consolidates 18 open Dependabot PRs into a single update to reduce review overhead and merge conflicts.

Python dependency updates (\

equirements-dev.txt)

Package From To Original PR
aiohttp 3.12.15 3.13.4 #1014
anyio 4.10.0 4.12.0 #979
attrs 25.3.0 25.4.0 #982
azure-core 1.36.0 1.38.0 #1000
cryptography 46.0.5 46.0.7 #1016 (supersedes #968)
Deprecated 1.2.18 1.3.1 #976
frozenlist 1.7.0 1.8.0 #981
isort 6.0.1 6.1.0 #977
msal 1.33.0 1.34.0 #978
PyJWT 2.9.0 2.12.0 #1007
pylint 3.3.8 3.3.9 #998
tomli 2.2.1 2.3.0 #980
urllib3 2.6.0 2.6.3 #999
wrapt 1.17.3 2.0.1 #983

GitHub Actions updates

Action From To Original PR
actions/checkout v4/v5 v6 #986
actions/create-github-app-token v2 v3 #1008
dependabot/fetch-metadata v2.4.0 v3.0.0 #1012

Original PRs to close after merge

#968, #976, #977, #978, #979, #980, #981, #982, #983, #986, #998, #999, #1000, #1007, #1008, #1012, #1014, #1016

Consolidates 18 open Dependabot PRs into a single update:

Python dependency updates (requirements-dev.txt):
- aiohttp: 3.12.15 → 3.13.4 (#1014)
- anyio: 4.10.0 → 4.12.0 (#979)
- attrs: 25.3.0 → 25.4.0 (#982)
- azure-core: 1.36.0 → 1.38.0 (#1000)
- cryptography: 46.0.5 → 46.0.7 (#1016, supersedes #968)
- Deprecated: 1.2.18 → 1.3.1 (#976)
- frozenlist: 1.7.0 → 1.8.0 (#981)
- isort: 6.0.1 → 6.1.0 (#977)
- msal: 1.33.0 → 1.34.0 (#978)
- PyJWT: 2.9.0 → 2.12.0 (#1007)
- pylint: 3.3.8 → 3.3.9 (#998)
- tomli: 2.2.1 → 2.3.0 (#980)
- urllib3: 2.6.0 → 2.6.3 (#999)
- wrapt: 1.17.3 → 2.0.1 (#983)

GitHub Actions updates:
- actions/checkout: v4/v5 → v6 (#986)
- actions/create-github-app-token: v2 → v3 (#1008)
- dependabot/fetch-metadata: v2.4.0 → v3.0.0 (#1012)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ramsessanchez ramsessanchez requested a review from a team as a code owner April 8, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant