Skip to content

chore(deps): bump configparser from 4.0.2 to 5.2.0 #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 16, 2021

Bumps configparser from 4.0.2 to 5.2.0.

Changelog

Sourced from configparser's changelog.

v5.2.0

  • Project now uses PEP 420 (native) namespace package for backports package.

v5.1.0

  • Synced with Python 3.10.0.
  • Packaging refresh.
  • Tests now run on Python 3.10.
  • Modernized code relying on Python 3.6.

v5.0.2

  • Packaging refresh.

v5.0.1

  • Synced with Python 3.9.0.
  • Refreshed package metadata.

v5.0.0

  • Require Python 3.6 or later. For Python 2.6-3.5, use configparser < 5 (selection should be automatic when installed using pip 9 from PyPI). The 4.x line remains supported for bug fixes but will no longer be updated for future releases.
Commits
  • e05a087 Merge pull request #63 from jaraco/feature/native-namespace
  • a5377ed Update changelog.
  • 031da40 Add types-backports. Works around errors in mypy after moving to native names...
  • 8f0633c Disable doctests as workaround for pytest-dev/pytest#3396.
  • d373ec4 Remove 'backports/init.py', relying on native namespace package.
  • c047df3 Update syntax matching upstream where possible.
  • 77efa8a Replace _default_dict with simple dict
  • 5467152 Re-order imports to match upstream.
  • 2dfe221 Simply stub the text_encoding.
  • 3ecdf89 ⚫ Fade to black.
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 16, 2021
Bumps [configparser](https://github.com/jaraco/configparser) from 4.0.2 to 5.2.0.
- [Release notes](https://github.com/jaraco/configparser/releases)
- [Changelog](https://github.com/jaraco/configparser/blob/main/CHANGES.rst)
- [Commits](jaraco/configparser@v4.0.2...v5.2.0)

---
updated-dependencies:
- dependency-name: configparser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/configparser-5.2.0 branch from ac06d0e to d09b627 Compare December 17, 2021 19:43
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants