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

Bump pastedeploy from 2.1.1 to 3.0.1 #328

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps pastedeploy from 2.1.1 to 3.0.1.

Changelog

Sourced from pastedeploy's changelog.

3.0.1 (2022-10-17)

  • Fix python_requires package metadata to support Python 3.7+.

3.0 (2022-10-16)

  • Drop support for Python 2, as well as 3.4, 3.5, and 3.6.

  • Fix a broken compatibility shim that would cause the ConfigParser to fail on Python 3.12 when ConfigParser.readfp is removed.

  • Drop setuptools dependency and start using importlib.metadata instead.

  • Refactor repository into a src folder layout.

Commits
  • 0c61146 add python_requires metadata
  • fd01dfc prep 3.0
  • 88bf5f8 Merge pull request #37 from Pylons/importlib-metadata
  • 02f3609 add a note to news.rst
  • d5cf916 fix lint and enable coverage reports
  • ef58c20 replace pkg_resources uses with importlib_metadata
  • e02853f initial setup removing importlib-metadata
  • 0f0697d switch to f-string
  • d4287b5 Merge pull request #36 from Pylons/blackify
  • f18450e fix up strings and upgrade format syntax
  • 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 [pastedeploy](https://github.com/Pylons/pastedeploy) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/Pylons/pastedeploy/releases)
- [Changelog](https://github.com/Pylons/pastedeploy/blob/master/docs/news.rst)
- [Commits](Pylons/pastedeploy@2.1.1...3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants