Skip to content

Commit

Permalink
chore(deps): update development dependencies (non-major) (#265)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 5481236 commit 927179e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ remote = [
"launchpadlib>=1.10.16",
]
dev = [
"coverage[toml]==7.4.1",
"coverage[toml]==7.4.3",
"hypothesis>=6.0",
"pyfakefs~=5.3",
"pytest==8.0.0",
"pytest==8.1.1",
"pytest-check==2.3.1",
"pytest-cov==4.1.0",
"pytest-mock==3.12.0",
Expand All @@ -63,7 +63,7 @@ lint = [
"yamllint==1.35.1"
]
types = [
"mypy[reports]==1.8.0",
"mypy[reports]==1.9.0",
"pyright==1.1.353",
"types-requests",
"types-urllib3",
Expand Down

0 comments on commit 927179e

Please sign in to comment.