Skip to content

Commit

Permalink
build(deps): update bugfixes (main) (#626)
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 Aug 21, 2024
1 parent 823622d commit d7213ea
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,8 +45,8 @@ dev = [
"responses==0.25.3",
# types-requests>=2.31.0.7 requires urllib3>=2
"types-requests==2.31.0.6",
"types-setuptools==71.1.0.20240806",
"types-pyyaml==6.0.12.20240724",
"types-setuptools==71.1.0.20240818",
"types-pyyaml==6.0.12.20240808",
]
lint = [
"black==24.8.0",
Expand All @@ -55,7 +55,7 @@ lint = [
]
types = [
"mypy[reports]==1.10.0",
"pyright==1.1.375",
"pyright==1.1.376",
]
docs = [
"pyspelling==2.10",
Expand Down

0 comments on commit d7213ea

Please sign in to comment.