Skip to content

Commit

Permalink
chore(deps): bump requests in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests).


Updates `requests` from 2.32.2 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.2...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 2d82279 commit 5f38214
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -28,7 +28,7 @@ pydantic = "^2.4.2"
pydantic-settings = "^2.0.3"
python = ">=3.10,<3.13"
redis = { extras = ["hiredis"], version = "^5.0.1" }
requests = "^2.32.2"
requests = "^2.32.3"
tomli = "^2.0.1"
haralyzer = "^2.4.0"
python-slugify = "^8.0.4"
Expand Down

0 comments on commit 5f38214

Please sign in to comment.