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] committed Oct 17, 2024
1 parent 5631cfa commit c6a0c40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dev = [
"pytest-xdist==3.6.1",
"pytest-time==0.3.2",
"responses==0.25.3",
"types-requests==2.32.0.20240914",
"types-requests==2.32.0.20241016",
"types-setuptools==73.0.0.20240822",
"types-pyyaml==6.0.12.20240917",
]
Expand All @@ -49,7 +49,7 @@ lint = [
]
types = [
"mypy[reports]==1.12.0",
"pyright==1.1.384",
"pyright==1.1.385",
]
docs = [
"pyspelling==2.10",
Expand Down

0 comments on commit c6a0c40

Please sign in to comment.