Skip to content

Commit a63964b

Browse files
dependabot[bot]amotl
authored andcommitted
Update requests-cache requirement from <1,>=0.8.0 to >=0.8.0,<2
Updates the requirements on [requests-cache](https://github.com/requests-cache/requests-cache) to permit the latest version. - [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@v0.8.0...v1.0.1) --- updated-dependencies: - dependency-name: requests-cache dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb9be5 commit a63964b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"grafana-client>=2.1.0,<4",
2424
"jsonpath-rw>=1.4.0,<2",
2525
# Caching
26-
"requests-cache>=0.8.0,<1",
26+
"requests-cache>=0.8.0,<2",
2727
# Output
2828
"tabulate>=0.8.5,<0.10",
2929
"colored>=1.4.3,<2",

0 commit comments

Comments
 (0)