Skip to content

Commit

Permalink
build(deps): bump cryptg from 0.2.post4 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [cryptg](https://github.com/cher-nov/cryptg) from 0.2.post4 to 0.3.1.
- [Release notes](https://github.com/cher-nov/cryptg/releases)
- [Commits](cher-nov/cryptg@0.2.post4...v0.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2022
1 parent 9f1a676 commit d96e05c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 29 deletions.
31 changes: 3 additions & 28 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 @@ -39,7 +39,7 @@ colorlog = ">=4.1,<6.0"
telethon = "^1.10.10"
tomlkit = ">=0.5.8,<0.12.0"
# Performance
cryptg = {version = "^0.2.post0", optional = true}
cryptg = {version = ">=0.2,<0.4", optional = true}
# Database
msgpack = ">=0.6.2,<1.1.0"
plyvel = "^1.1.0"
Expand Down

0 comments on commit d96e05c

Please sign in to comment.