Skip to content

Bump pyramid from 2.0.2 to 2.1#10089

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyramid-2.1
Open

Bump pyramid from 2.0.2 to 2.1#10089
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyramid-2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps pyramid from 2.0.2 to 2.1.

Changelog

Sourced from pyramid's changelog.

2.1 (2026-03-10)

  • No changes from 2.1rc4.

2.1rc4 (2026-03-10)

  • Add static license specifier LicenseRef-Repoze-BSD-derived to the package metadata to satisfy SPDX license format.

2.1rc3 (2026-03-09)

  • Add "Operating System :: Independent" trove classifier.

2.1rc2 (2026-03-09)

  • Remove static license specifier in metadata, relying on the license file instead.

2.1rc1 (2026-03-09)

  • Switch dev dependencies to using dependency groups instead of extras. See Pylons/pyramid#3810

  • Update Github actions to install Python versions using uv instead of setup-python to support versions that aren't available by default on hosted runner images. See Pylons/pyramid#3810

2.1a1 (2026-02-25)

Features

  • Add support for Python 3.12, 3.13, and 3.14.

  • Added HTTP 418 error code via pyramid.httpexceptions.HTTPImATeapot. See Pylons/pyramid#3667

  • Base coverage reports in tests on Python 3.14 instead of Python 3.8.

  • All scripts now pass a new option __script__ when loading the WSGI app. For example, pserve sets __script__ == 'pserve'. This works for pserve, pshell, prequest, proutes, ptweens, pviews, as well as when using pyramid.paster.bootstrap directly.

    When using plaster-pastedeploy to load an INI file, this option will

... (truncated)

Commits
  • 3bf9ad2 Merge branch 'main' into 2.1-branch
  • 92a264e prep 2.1
  • 85f8ec5 mark 2.1-branch as no longer in progress
  • ff28809 Merge branch 'main' into 2.1-branch
  • 40b4771 add whastnew-2.1 latesturl for the future
  • 86e7ace Merge branch 'main' into 2.1-branch
  • d84ad40 prep 2.1rc4
  • d2feae5 add changelog for license specifier
  • 3ad9e4e re-add licenseref metadata
  • d2b8428 prep 2.1rc3
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
pyramid [>= 2.0.a, < 2.1]

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [pyramid](https://github.com/Pylons/pyramid) from 2.0.2 to 2.1.
- [Changelog](https://github.com/Pylons/pyramid/blob/2.1/CHANGES.rst)
- [Commits](Pylons/pyramid@2.0.2...2.1)

---
updated-dependencies:
- dependency-name: pyramid
  dependency-version: '2.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 31, 2026
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