Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 934ba6a commit 62d478d
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 95 deletions.
140 changes: 51 additions & 89 deletions poetry.lock

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

12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ tomlkit = {version = "^0.11.0", optional = true}
slack-sdk = {version = "^3.18.1", optional = true}

[tool.poetry.dev-dependencies]
pytest = "^7.2.2"
pytest-cov = "^4.0.0"
mypy = "^1.1"
pytest-asyncio = "^0.21.0"
pytest-mock = "^3.10.0"
pytest = "^7.4.2"
pytest-cov = "^4.1.0"
mypy = "^1.5.1"
pytest-asyncio = "^0.21.1"
pytest-mock = "^3.11.1"
mongomock = "^4.1.2"
httpx = "^0.23.3"
httpx = "^0.24.1"
types-setuptools = "^65.1.0"
types-PyYAML = "^6.0.12"

Expand Down

0 comments on commit 62d478d

Please sign in to comment.