Skip to content

Commit

Permalink
Update dependency wrapt to v1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-github-com[bot] committed May 2, 2022
1 parent 2c4f5a6 commit 128c9c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ typed-ast = "==1.4.1"
typing-extensions = "==3.7.4.3"
urllib3 = "==1.26.5"
uvicorn = "==0.15.0"
wrapt = "==1.12.1"
wrapt = "==1.14.1"
Cython = "==0.29.21"
aiofiles = "*"
jinja2 = "*"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ typed-ast==1.4.1
typing-extensions==3.7.4.3
urllib3==1.26.5
uvicorn==0.15.0
wrapt==1.12.1
wrapt==1.14.1

0 comments on commit 128c9c2

Please sign in to comment.