Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Bump immutabledict from 2.2.1 to 2.2.3 #227

Merged
merged 1 commit into from Nov 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps immutabledict from 2.2.1 to 2.2.3.

Changelog

Sourced from immutabledict's changelog.

Version 2.2.3

  • Fix TypeError message when using |=. Thanks to @​ronshapiro for the [PR #66](corenting/immutabledict#66)
  • Update docstring for ImmutableOrderedDict to indicate that is not needed anymore for Python >= 3.7 but kept for compatibility purposes
  • Use postponed evaluation of annotations (PEP 563) for the typing

Version 2.2.2

  • Update classifiers, Github Actions... for Python 3.11 (no code changes)
Commits
  • a7d5dd5 Merge pull request #68 from corenting/feat/release-2.2.3
  • a09a38f feat: release 2.2.3
  • f32d1fd Merge pull request #67 from corenting/feat/update-ImmutableOrderedDict-docstring
  • c28e7d8 chore: fix import order
  • 07d92c0 chore: update README
  • 66e1fe2 chore: update dev dependencies
  • 5578deb feat: update docstring for ImmutableOrderedDict
  • c1c3703 feat: use future annotations for typing
  • d3a4d97 Merge pull request #66 from ronshapiro/patch-1
  • 255b7a8 Fix immutabledict.ior error
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [immutabledict](https://github.com/corenting/immutabledict) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/corenting/immutabledict/releases)
- [Changelog](https://github.com/corenting/immutabledict/blob/master/CHANGELOG.md)
- [Commits](corenting/immutabledict@v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 14, 2022
@JoranAngevaare
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit f2d3146 into master Nov 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/master/immutabledict-2.2.3 branch November 22, 2022 05:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant