Skip to content

Commit

Permalink
chore(deps): update development dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 3b092a3 commit ec49500
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 @@ -38,7 +38,7 @@ dev = [
"build",
"pyyaml>=6.0.0",
"coverage[toml]==7.6.0",
"pytest==8.3.1",
"pytest==8.3.2",
"pytest-cov==5.0.0",
"pytest-mock==3.14.0",
"pytest-check>=2.0",
Expand All @@ -52,8 +52,8 @@ lint = [
"yamllint==1.35.1"
]
types = [
"mypy[reports]==1.11.0",
"pyright==1.1.372",
"mypy[reports]==1.11.1",
"pyright==1.1.373",
"types-PyYAML",
"types-Pygments",
"types-colorama",
Expand Down

0 comments on commit ec49500

Please sign in to comment.