Skip to content

Commit

Permalink
build(deps): update development dependencies (non-major) (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 6b743b0 commit 5e6438f
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 @@ -45,7 +45,7 @@ dev = [
"responses==0.25.0",
# types-requests>=2.31.0.7 requires urllib3>=2
"types-requests==2.31.0.6",
"types-setuptools==69.1.0.20240223",
"types-setuptools==69.1.0.20240302",
"types-pyyaml==6.0.12.12",
]
lint = [
Expand All @@ -56,7 +56,7 @@ lint = [
]
types = [
"mypy[reports]==1.8.0",
"pyright==1.1.351",
"pyright==1.1.352",
]
docs = [
"furo==2024.1.29",
Expand Down

0 comments on commit 5e6438f

Please sign in to comment.