Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #119 from uvacw/security/updated-requests
Browse files Browse the repository at this point in the history
Security/updated requests
  • Loading branch information
theoaraujo authored Aug 17, 2023
2 parents 7bcdd21 + bb9a720 commit 7142e30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pytest]
asyncio_mode=strict
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
Expand Down Expand Up @@ -73,13 +73,13 @@ markupsafe==2.1.1
# jinja2
# quart
# werkzeug
msal-extensions==0.3.1
# via azure-identity
msal==1.21.0
# via
# OSD2F (setup.py)
# azure-identity
# msal-extensions
msal-extensions==0.3.1
# via azure-identity
msrest==0.6.21
# via azure-keyvault-secrets
oauthlib==3.2.2
Expand Down Expand Up @@ -108,14 +108,14 @@ pyzipper==0.3.5
# via OSD2F (setup.py)
quart==0.17.0
# via OSD2F (setup.py)
requests-oauthlib==1.3.1
# via msrest
requests==2.27.1
# via
# azure-core
# msal
# msrest
# requests-oauthlib
requests-oauthlib==1.3.1
# via msrest
six==1.16.0
# via
# azure-core
Expand Down

0 comments on commit 7142e30

Please sign in to comment.