Skip to content

Commit

Permalink
build(deps): bump requests-cache from 1.0.1 to 1.1.0 (#809)
Browse files Browse the repository at this point in the history
Bumps [requests-cache](https://github.com/requests-cache/requests-cache) from 1.0.1 to 1.1.0.
- [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.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent c784447 commit 3fe9c47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ numpy = "^1.21.2"
pandas = ">=1.3.2,<3.0.0"
scipy = "^1.7.1"
boto3 = "^1.18.29"
requests-cache = ">=0.9.3,<1.1.0"
requests-cache = ">=0.9.3,<1.2.0"
openpyxl = "^3.0.9"
Sphinx = { version = "6.2.1", optional = true }
sphinx-click = { version = "4.4.0", optional = true }
Expand Down

0 comments on commit 3fe9c47

Please sign in to comment.