Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Aug 14, 2022
1 parent 8facaae commit 9ecf4bf
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
120 changes: 60 additions & 60 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,9 +45,9 @@ typing-extensions = "*"
[tool.poetry.dev-dependencies]
tox = "^3.25.1"
mypy = "^0.971"
types-setuptools = "^63.2.2"
types-setuptools = "^64.0.1"
pytest-xdist = "^2.5.0"
coverage = {extras = ["toml"], version = "^6.4.2"}
coverage = {extras = ["toml"], version = "^6.4.3"}
Pygments = "^2.12.0" # for code-block highlighting

[build-system]
Expand Down

0 comments on commit 9ecf4bf

Please sign in to comment.