Skip to content

Commit

Permalink
Bump pymemcache from 3.5.2 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [pymemcache](https://github.com/pinterest/pymemcache) from 3.5.2 to 4.0.0.
- [Release notes](https://github.com/pinterest/pymemcache/releases)
- [Changelog](https://github.com/pinterest/pymemcache/blob/master/ChangeLog.rst)
- [Commits](pinterest/pymemcache@v3.5.2...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2023
1 parent 24ddf05 commit c1c1363
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
13 changes: 5 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 @@ -46,7 +46,7 @@ sphinx = {version = "^5.2.3", optional = true}
sphinxcontrib-httpdomain = {version = "^1.8.1", optional = true}

statsd = "^4.0.1"
pymemcache = "^3.5.2"
pymemcache = "^4.0.0"

[tool.poetry.extras]
test = [
Expand Down

0 comments on commit c1c1363

Please sign in to comment.