Skip to content

Bump pyramid from 1.10.4 to 2.1 in /pyramid/pyramidsite#68

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyramid/pyramidsite/pyramid-2.1
Mar 25, 2026
Merged

Bump pyramid from 1.10.4 to 2.1 in /pyramid/pyramidsite#68
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyramid/pyramidsite/pyramid-2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Bumps pyramid from 1.10.4 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

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 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 1.10.4 to 2.1.
- [Changelog](https://github.com/Pylons/pyramid/blob/2.1/CHANGES.rst)
- [Commits](Pylons/pyramid@1.10.4...2.1)

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

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 25, 2026
@github-actions github-actions Bot merged commit acb6457 into main Mar 25, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/pyramid/pyramidsite/pyramid-2.1 branch March 25, 2026 11:03
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