Skip to content

Commit

Permalink
build(deps): bump requests from 2.28.2 to 2.31.0
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent 3275639 commit 902152c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "synology_srm"}]

[tool.poetry.dependencies]
python = ">=3.8.1,<4"
requests = "2.28.2"
requests = "2.31.0"

[tool.poetry.group.dev.dependencies]
flake8 = "6.0.0"
Expand Down

0 comments on commit 902152c

Please sign in to comment.