Skip to content

Commit b553d6b

Browse files
build(deps): update requests requirement from >=2.24.0 to >=2.34.2 (#40)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 181499d commit b553d6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors = [
1414
urls = {homepage = "https://github.com/codesalatdev/python-picnic-api", repository = "https://github.com/codesalatdev/python-picnic-api"}
1515
requires-python = ">=3.13"
1616
dependencies = [
17-
"requests>=2.24.0",
17+
"requests>=2.34.2",
1818
"typing_extensions>=4.16.0"
1919
]
2020

0 commit comments

Comments
 (0)