Skip to content
New issue

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

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

Already on GitHub? # to your account

[DEPENDABOT]: Bump patsy from 0.5.2 to 0.5.3 in /docs #172

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

Conversation

dependabot[bot]
Copy link

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

Bumps patsy from 0.5.2 to 0.5.3.

Release notes

Sourced from patsy's releases.

v0.5.3

This release is a minor patch release adding formal support for Python 3.10 and 3.11, and fixing a bug in the handling of future interpreter features that are no longer guaranteed to be delivered.

For more details, refer to the release notes: http://patsy.readthedocs.org/en/latest/changes.html#v0-5-3.

Changelog

Sourced from patsy's changelog.

v0.5.3

  • Officially add support for Python 3.10 and 3.11, and extend test coverage to include these releases.
  • Fix handling of future interpreter features that no longer have a mandatory release version, as for the annotations feature (See [#187](https://github.com/pydata/patsy/issues/187) <https://github.com/pydata/patsy/pull/187>__ for details.)
Commits
  • 30deed3 0.5.3
  • 219e138 Add Python 3.10 and 3.11 to CI.
  • bd3c12a Merge pull request #187 from musicinmybrain/python3.11
  • c7da2ad Handle dropped future features
  • 5fc8811 Indicate that the long description is markdown for better rendering in PyPI.
  • c266c13 Bump version to 0.5.2+dev
  • See full diff 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 [patsy](https://github.com/pydata/patsy) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/pydata/patsy/releases)
- [Changelog](https://github.com/pydata/patsy/blob/master/doc/changes.rst)
- [Commits](pydata/patsy@v0.5.2...v0.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants