Skip to content

Commit

Permalink
build(deps): bump xxhash from 3.2.0 to 3.3.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/ifduyue/python-xxhash/releases)
- [Changelog](https://github.com/ifduyue/python-xxhash/blob/master/CHANGELOG.rst)
- [Commits](ifduyue/python-xxhash@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: xxhash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent c1688ae commit 6ddecf9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ werkzeug==2.3.6
# locust
wmctrl==0.4
# via pdbpp
xxhash==3.2.0
xxhash==3.3.0
# via -r requirements.txt
yarl==1.9.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tenacity<9
typing-extensions
ujson<6
watchfiles<1
xxhash~=3.0
xxhash~=3.3
rich~=12.6.0
cachetools==5.3.1

Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ ujson==5.8.0
# via -r requirements.in
watchfiles==0.19.0
# via -r requirements.in
xxhash==3.2.0
xxhash==3.3.0
# via -r requirements.in
yarl==1.9.2
# via aiohttp

0 comments on commit 6ddecf9

Please sign in to comment.