Skip to content

Commit

Permalink
Update requests
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Oct 9, 2024
1 parent bbf7e9e commit 6c46167
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 @@ -8,7 +8,7 @@ description = "The official Python library for ODK 🐍"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"requests==2.31.0", # HTTP with Central
"requests==2.32.0", # HTTP with Central
"toml==0.10.2", # Configuration files
"pydantic==2.6.4", # Data validation
]
Expand Down

0 comments on commit 6c46167

Please sign in to comment.