Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed May 27, 2024
1 parent 553f127 commit 18b34ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ optional-dependencies.testing = [
]
optional-dependencies.typing = [
"mypy",
"types-requests~=2.32.0",
"types-requests~=2.32.0.20240523",
]
urls.Documentation = "https://github.com/reservoir-data/tap-eventbrite#readme"
urls.Homepage = "https://github.com/reservoir-data/tap-eventbrite"
Expand Down

0 comments on commit 18b34ea

Please sign in to comment.