Skip to content

Commit

Permalink
Update requests requirement from ==2.31.* to ==2.32.* (#225)
Browse files Browse the repository at this point in the history
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2024
1 parent 84d580b commit 009d1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ openpyxl==3.0.*
pandas==2.1.*
pyquery==2.0.*
python-dateutil==2.8.*
requests==2.31.*
requests==2.32.*
cepimose==0.1.34
# git+https://github.com/sledilnik/py-cepimose@master#egg=cepimose

0 comments on commit 009d1b4

Please sign in to comment.