Skip to content

Commit

Permalink
chore(deps-dev): bump requests-cache from 0.7.1 to 0.9.7
Browse files Browse the repository at this point in the history
Bumps [requests-cache](https://github.com/requests-cache/requests-cache) from 0.7.1 to 0.9.7.
- [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.7.1...v0.9.7)

---
updated-dependencies:
- dependency-name: requests-cache
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 7, 2022
1 parent 117a37c commit 9dfa35b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ testing =
pytest-integration==0.2.2
pytest-mock>=3.5.1
pytest>=7.2.0
requests-cache==0.7.1
requests-cache==0.9.7
requests-mock>=1.8.0
requests>=2.25.1
tabulate==0.8.9
Expand All @@ -113,7 +113,7 @@ all =
pytest-integration==0.2.2
pytest-mock>=3.5.1
pytest>=6.2.2
requests-cache==0.7.1
requests-cache==0.9.7
requests-mock>=1.8.0
requests>=2.25.1
tabulate==0.8.9
Expand All @@ -126,10 +126,10 @@ console =
pygments>=2.8
tabulate==0.8.9
datasetteapi =
requests-cache==0.7.1
requests-cache==0.9.7
genericjsonapi =
jsonpath-python>=1.0.5
requests-cache==0.7.1
requests-cache==0.9.7
githubapi =
jsonpath-python>=1.0.5
gsheetsapi =
Expand All @@ -144,11 +144,11 @@ pandasmemory =
s3selectapi =
boto3>=1.24.28
socrataapi =
requests-cache==0.7.1
requests-cache==0.9.7
systemapi =
psutil>=5.8.0
weatherapi =
requests-cache==0.7.1
requests-cache==0.9.7

[options.entry_points]
# Add here console scripts like:
Expand Down

0 comments on commit 9dfa35b

Please sign in to comment.