Skip to content

Commit

Permalink
build(deps): update bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 5a98385 commit 681ef16
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 @@ -41,7 +41,7 @@ dev = [
"pytest-rerunfailures==14.0",
"pytest-subprocess==1.5.2",
"pytest-xdist==3.6.1",
"pytest-time==0.3.1",
"pytest-time==0.3.2",
"responses==0.25.3",
# types-requests>=2.31.0.7 requires urllib3>=2
"types-requests==2.31.0.6",
Expand All @@ -54,8 +54,8 @@ lint = [
"yamllint==1.35.1",
]
types = [
"mypy[reports]==1.11.1",
"pyright==1.1.377",
"mypy[reports]==1.11.2",
"pyright==1.1.379",
]
docs = [
"pyspelling==2.10",
Expand Down

0 comments on commit 681ef16

Please sign in to comment.