Chore(deps): Bump requests from 2.31.0 to 2.33.0
Some checks failed
Extension Compatibility Check / extension-compat (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Black Python Linter / black (push) Has been cancelled

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-08-08 19:15:12 +00:00 committed by GitHub
parent 9f890a90f8
commit 0b183761d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -84,7 +84,7 @@ test = [
"pytest-cov==2.10.1",
"mock==4.0.2",
# requirements for stuff in ./utils
"requests==2.31.0",
"requests==2.33.0",
]
gendownloadpage = [

View file

@ -8,7 +8,7 @@ Flask-RESTful==0.3.10
Flask-HTTPAuth==4.8.0
hwi==3.1.0
python-dotenv==0.21.1
requests==2.31.0
requests==2.33.0
pysocks==1.7.1
six==1.16.0
stem==1.8.0