Skip to content

Bump plaster from 1.0 to 1.1.2 in /pyramid/pyramidsite#61

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

Bump plaster from 1.0 to 1.1.2 in /pyramid/pyramidsite#61
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyramid/pyramidsite/plaster-1.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps plaster from 1.0 to 1.1.2.

Changelog

Sourced from plaster's changelog.

1.1.2 (2022-11-20)

  • Fix a bug in which plaster would crash harder than expected if a URI is specified to a distribution that does not have the specified entry points. Now a LoaderNotFound exception will be raised instead of a bad unpacking of tuples.

1.1.1 (2022-11-20)

  • Add support for Python 3.11.

  • Fix an bug introduced in 1.1 on some systems where plaster.exceptions.MultipleLoadersFound would be raised due to lib and lib64 being symlinked to each other and both added to the sys.path. See Pylons/plaster#27

1.1 (2022-10-06)

  • Drop support for Python 2.7, 3.4, 3.5, 3.6.

  • Add support for Python 3.8, 3.9, 3.10.

  • Drop runtime dependency on setuptools / pkg_resources by switching to importlib.metadata.

Commits
  • 30a7c7a prep 1.1.2
  • f70d0a7 gracefully handle a distribution that is missing expected entry points
  • 9a945bb prep 1.1.1
  • b630bda support Python 3.11
  • d169c9f Merge branch 'fix-duplicate-distributions'
  • 019cd50 avoid returning duplicate entry points for duplicate distributions
  • 7e58ea3 prep 1.1
  • 8f282b3 fix coverage
  • 733b1e0 drop setuptools dependency for tests
  • b1fcef0 switch to setup.cfg
  • 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 [plaster](https://github.com/Pylons/plaster) from 1.0 to 1.1.2.
- [Changelog](https://github.com/Pylons/plaster/blob/main/CHANGES.rst)
- [Commits](Pylons/plaster@1.0...1.1.2)

---
updated-dependencies:
- dependency-name: plaster
  dependency-version: 1.1.2
  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 25, 2026
@github-actions github-actions Bot merged commit a0e8d92 into main Mar 25, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/pyramid/pyramidsite/plaster-1.1.2 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