Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
titusz committed Jan 16, 2023
1 parent 83b7daf commit b398b83
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ python = ">=3.7.2,<4.0"
cython = { version = "^0.29", optional = true }
blake3 = "^0.3"
xxhash = "^3.0"
more-itertools = "^8.14"
more-itertools = "^9.0"
bitarray-hardbyte = "^2.3"
pybase64 = "^1.2"
pydantic = {extras = ["dotenv"], version = "*"}
Expand All @@ -69,7 +69,7 @@ PyYAML = "*"
coverage = "*"
pytest-cov = "*"
poethepoet = "*"
iscc-schema = "^0.3"
iscc-schema = "^0.4"
bandit = "^1.7.2"
mdformat = "*"
mdformat_admon = "*"
Expand Down

0 comments on commit b398b83

Please sign in to comment.