Skip to content

Commit

Permalink
Bump requests from 2.31.0 to 2.32.3
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...v2.32.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 3, 2024
1 parent da39735 commit b4dcd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"packaging==24.0",
"pillow==10.3.0",
"pystray==0.19.5",
"requests==2.31.0",
"requests==2.32.3",
"selectolax==0.3.21",
"toml==0.10.2",
]
Expand Down

0 comments on commit b4dcd9f

Please sign in to comment.