Skip to content

Commit

Permalink
Merge branch 'main' into enable-pypy-windows
Browse files Browse the repository at this point in the history
  • Loading branch information
owais authored Mar 29, 2022
2 parents ad1d1f7 + d90b029 commit 80b4c9b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 23 deletions.
48 changes: 26 additions & 22 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 @@ -43,7 +43,7 @@ jaeger = ["opentelemetry-exporter-jaeger-thrift"]

[tool.poetry.dev-dependencies]
flake8 = "4.0.1"
mypy = "0.931"
mypy = "0.942"
black = {version = "22.3.0", python = ">=3.7.0"}
isort = {version = "5.9.3", python = ">=3.7.0"}
pytest = "6.2.5"
Expand Down

0 comments on commit 80b4c9b

Please sign in to comment.