Skip to content

Commit

Permalink
Bump requests from 2.32.2 to 2.32.3 (#1155)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/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
  update-type: version-update:semver-patch
...

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 Jun 4, 2024
1 parent 9ecfa9e commit 6a0cdad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies = [
"PyYAML==6.0.1",
"packaging",
"rich==13.7.1",
"requests==2.32.2",
"requests==2.32.3",
"requirements-parser==0.9.0",
"setuptools==69.5.1",
'snowflake.core==0.8.0; python_version < "3.12"',
Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pluggy==1.5.0
PyYAML==6.0.1
packaging
rich==13.7.1
requests==2.32.2
requests==2.32.3
requirements-parser==0.9.0
setuptools==69.5.1
snowflake.core==0.8.0; python_version < "3.12"
Expand Down

0 comments on commit 6a0cdad

Please sign in to comment.