Update requests to 2.31.0 (#93363)

This commit is contained in:
Franck Nijhof 2023-05-22 20:48:56 +02:00 committed by GitHub
parent 91da7516d0
commit d2a39e0e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -43,7 +43,7 @@ pyserial==3.5
python-slugify==4.0.1
pyudev==0.23.2
pyyaml==6.0
requests==2.29.0
requests==2.31.0
scapy==2.5.0
sqlalchemy==2.0.15
typing-extensions>=4.5.0,<5.0