Skip to content

Commit 4936835

Browse files
build(deps): bump requests-cache from 1.3.0 to 1.3.1
Bumps [requests-cache](https://github.com/requests-cache/requests-cache) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/requests-cache/requests-cache/releases) - [Changelog](https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md) - [Commits](requests-cache/requests-cache@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: requests-cache dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0624ea commit 4936835

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
@@ -17,7 +17,7 @@ dependencies = [
1717
"igdb-api-v4==0.3.3",
1818
"python-dotenv==1.2.2",
1919
"requests==2.32.5",
20-
"requests-cache==1.3.0",
20+
"requests-cache==1.3.1",
2121
]
2222

2323
[project.optional-dependencies]

0 commit comments

Comments
 (0)