mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Chore(deps): Bump requests from 2.31.0 to 2.33.0
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:
parent
44c5fdeaad
commit
c93f788194
2 changed files with 2 additions and 2 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue