Skip to content

Commit

Permalink
Bump pyramid from 1.10.8 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [pyramid](https://github.com/Pylons/pyramid) from 1.10.8 to 2.0.2.
- [Changelog](https://github.com/Pylons/pyramid/blob/2.0.2/CHANGES.rst)
- [Commits](Pylons/pyramid@1.10.8...2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 9ea10ec commit ff776f5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 9 deletions.
26 changes: 18 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ objgraph = { version = ">=3.6.0", optional = true }
posix-ipc = ">=1.0.0,<2.0"
prometheus-client = ">=0.12.0"
pymemcache = { version = ">=1.3.0,<1.4.4", optional = true }
pyramid = { version = ">=1.10.8,<2.0", optional = true }
pyramid = { version = ">=1.10.8,<3.0", optional = true }
python-json-logger = ">=2.0.5,<3.0"
reddit-cqlmapper = { version = ">=0.3.0,<1.0", optional = true }
redis = { version = ">=2.10.0,<4.0.0", optional = true }
Expand Down

0 comments on commit ff776f5

Please sign in to comment.