Skip to content

Commit

Permalink
Merge pull request #39 from hokus15/dependabot/pip/requests-2.32.3
Browse files Browse the repository at this point in the history
build(deps): bump requests from 2.32.2 to 2.32.3
  • Loading branch information
hokus15 committed Jun 6, 2024
2 parents 8d0c2ad + 58e5a7e commit 09f001d
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 @@ -23,7 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"requests==2.32.2",
"requests==2.32.3",
]

[tool.semantic_release]
Expand Down

0 comments on commit 09f001d

Please sign in to comment.