Skip to content

chore(deps-dev): update pyramid requirement from <3,>=1 to >=2.1,<3#1538

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/pyramid-gte-2.1-and-lt-3
Open

chore(deps-dev): update pyramid requirement from <3,>=1 to >=2.1,<3#1538
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/pyramid-gte-2.1-and-lt-3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pyramid to permit the latest version.

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 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)

Updates the requirements on [pyramid](https://github.com/Pylons/pyramid) to permit the latest version.
- [Changelog](https://github.com/Pylons/pyramid/blob/2.1/CHANGES.rst)
- [Commits](Pylons/pyramid@1.0...2.1)

---
updated-dependencies:
- dependency-name: pyramid
  dependency-version: '2.1'
  dependency-type: direct:development
...

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 Jun 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 30, 2026 19:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 30, 2026
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.37%. Comparing base (3978707) to head (9493417).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1538   +/-   ##
=======================================
  Coverage   91.37%   91.37%           
=======================================
  Files         228      228           
  Lines        7285     7285           
=======================================
  Hits         6657     6657           
  Misses        628      628           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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.

1 participant