Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps multidict from 6.0.2 to 6.0.4.

Release notes

Sourced from multidict's releases.

6.0.4

Bugfixes

  • Fixed a type annotations regression introduced in v6.0.2 under Python versions <3.10. It was caused by importing certain types only available in newer versions. ((#798))

6.0.3

Features

  • Declared the official support for Python 3.11 — by :user:mlegner. ((#872))
Changelog

Sourced from multidict's changelog.

6.0.4 (2022-12-24)

Bugfixes

  • Fixed a type annotations regression introduced in v6.0.2 under Python versions <3.10. It was caused by importing certain types only available in newer versions. (:issue:798)

6.0.3 (2022-12-03)

Features

  • Declared the official support for Python 3.11 — by :user:mlegner. (:issue:872)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 26, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/multidict-6.0.4 branch 2 times, most recently from 8052def to 7bb24e0 Compare January 5, 2023 13:15
@dependabot dependabot bot force-pushed the dependabot/pip/multidict-6.0.4 branch from 7bb24e0 to 91ffa3e Compare April 12, 2023 18:42
@marco-c
Copy link
Collaborator

marco-c commented May 5, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/multidict-6.0.4 branch from 91ffa3e to 0350700 Compare May 5, 2023 12:51
@marco-c
Copy link
Collaborator

marco-c commented May 5, 2023

@dependabot rebase

Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.2 to 6.0.4.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](aio-libs/multidict@v6.0.2...v6.0.4)

---
updated-dependencies:
- dependency-name: multidict
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/multidict-6.0.4 branch from 0350700 to 8bcd767 Compare May 5, 2023 13:14
@marco-c marco-c merged commit 30a9495 into master May 5, 2023
@marco-c marco-c deleted the dependabot/pip/multidict-6.0.4 branch May 5, 2023 13:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants