Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 54ab7eb commit 23b8e5a
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 @@ -15,7 +15,7 @@ description = "A Python package for accessing the LemmyHttp API"
readme = "README.md"
requires-python = ">=3.7"
dependencies = [
"requests==2.31.0",
"requests==2.32.0",
"typing-extensions==4.9.0",
]
classifiers = [
Expand Down

0 comments on commit 23b8e5a

Please sign in to comment.