Skip to content
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

Update pyramid requirement from ~=1.10.4 to >=1.10.4,<2.1.0 in /libweasyl #9

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Updates the requirements on pyramid to permit the latest version.

Changelog

Sourced from pyramid's changelog.

2.0 (2021-02-28)

  • No changes from 2.0b1.

2.0b1 (2021-02-20)

2.0b0 (2020-12-15)

  • Overhaul tutorials and update cookiecutter to de-emphasize request.user in favor of request.identity for common use cases. See Pylons/pyramid#3629

  • Improve documentation and patterns with builtin fixtures shipped in the cookiecutters. See Pylons/pyramid#3629

2.0a0 (2020-11-29)

Features

  • Add support for Python 3.9. See Pylons/pyramid#3622

  • The aslist method now handles non-string objects when flattening. See Pylons/pyramid#3594

  • It is now possible to pass multiple values to the header predicate for route and view configuration. See Pylons/pyramid#3576

  • Add support for Python 3.8. See Pylons/pyramid#3547

  • New security APIs have been added to support a massive overhaul of the authentication and authorization system. Read "Upgrading Authentication/Authorization" in the "What's New in Pyramid 2.0" chapter of the documentation for information about using this new system.

    • pyramid.config.Configurator.set_security_policy.

... (truncated)

Commits

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

Updates the requirements on [pyramid](https://github.com/Pylons/pyramid) to permit the latest version.
- [Release notes](https://github.com/Pylons/pyramid/releases)
- [Changelog](https://github.com/Pylons/pyramid/blob/2.0/CHANGES.rst)
- [Commits](Pylons/pyramid@1.10.4...2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 28, 2021

Looks like pyramid is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 28, 2021
@dependabot dependabot bot deleted the dependabot/pip/libweasyl/pyramid-gte-1.10.4-and-lt-2.1.0 branch March 28, 2021 04:33
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
0 participants