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 Oct 15, 2024
1 parent 9f06a9c commit d28cd16
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 @@ -48,7 +48,7 @@ remote = [
"launchpadlib>=1.10.16",
]
dev = [
"coverage[toml]==7.6.1",
"coverage[toml]==7.6.3",
"hypothesis>=6.0",
"pyfakefs~=5.3",
"pytest==8.3.3",
Expand All @@ -69,7 +69,7 @@ lint = [
]
types = [
"mypy[reports]==1.11.2",
"pyright==1.1.383",
"pyright==1.1.384",
"types-requests",
"types-urllib3",
]
Expand Down

0 comments on commit d28cd16

Please sign in to comment.