Skip to content

Bump the dependabot group with 2 updates#333

Merged
jmichelp merged 1 commit intomainfrom
dependabot/pip/dependabot-c6bb2d8ce8
Mar 25, 2026
Merged

Bump the dependabot group with 2 updates#333
jmichelp merged 1 commit intomainfrom
dependabot/pip/dependabot-c6bb2d8ce8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps the dependabot group with 2 updates: importlib-metadata and asyncstdlib.

Updates importlib-metadata from 8.7.0 to 9.0.0

Changelog

Sourced from importlib-metadata's changelog.

v9.0.0

Deprecations and Removals

  • Added MetadataNotFound (subclass of FileNotFoundError) and updated Distribution.metadata/metadata() to raise it when the metadata files are missing instead of returning Nonepython/cpython#143387#532)

v8.9.0

Features

v8.8.0

Features

  • Removed Python 3.9 compatibility.

v8.7.1

Bugfixes

  • Fixed errors in FastPath under fork-multiprocessing. (#520)
  • Removed cruft from Python 3.8. (#524)
Commits

Updates asyncstdlib from 3.13.1 to 3.14.0

Release notes

Sourced from asyncstdlib's releases.

v3.14.0

What's Changed

Full Changelog: maxfischer2781/asyncstdlib@v3.13.3...v3.14.0

v3.13.3

What's Changed

New Contributors

Full Changelog: maxfischer2781/asyncstdlib@v3.13.1...v3.13.3

v3.13.2

What's Changed

New Contributors

Full Changelog: maxfischer2781/asyncstdlib@v3.13.1...v3.13.2

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependabot group with 2 updates: [importlib-metadata](https://github.com/python/importlib_metadata) and [asyncstdlib](https://github.com/maxfischer2781/asyncstdlib).


Updates `importlib-metadata` from 8.7.0 to 9.0.0
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v8.7.0...v9.0.0)

Updates `asyncstdlib` from 3.13.1 to 3.14.0
- [Release notes](https://github.com/maxfischer2781/asyncstdlib/releases)
- [Commits](maxfischer2781/asyncstdlib@v3.13.1...v3.14.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependabot
- dependency-name: asyncstdlib
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependabot
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Mar 25, 2026
@jmichelp jmichelp enabled auto-merge March 25, 2026 08:42
@jmichelp jmichelp added this pull request to the merge queue Mar 25, 2026
Merged via the queue into main with commit e9eb0df Mar 25, 2026
35 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dependabot-c6bb2d8ce8 branch March 25, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant