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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-21 08:02:45 +00:00 committed by GitHub
parent b67e9d3712
commit 6e7c9579b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
python-dateutil==2.9.0.post0
requests==2.31.0
requests==2.32.0
six==1.16.0
urllib3==2.2.1
Werkzeug==3.0.3

View file

@ -43,7 +43,7 @@ markupsafe==2.1.5
# werkzeug
python-dateutil==2.9.0.post0
# via -r requirements.in
requests==2.31.0
requests==2.32.0
# via -r requirements.in
six==1.16.0
# via