Skip to content

Commit

Permalink
v2.2.0.post1 - Updated dependencies in Pipfile.lock + requirements.tx…
Browse files Browse the repository at this point in the history
…t to fix a few security risks
  • Loading branch information
Someguy123 committed Jun 29, 2021
1 parent b23ddc4 commit 0e53025
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 40 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ privex-helpers = {version = ">=3.0", extras = ["full"]}
requests = ">=2.2"
pyyaml = "*"
markdown = ">=3.0.1"
aiohttp = ">=3.7.4"

[requires]
python_version = "3.8"
100 changes: 60 additions & 40 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ requests>=2.2
pyyaml
rich
accept-types
aiohttp>=3.7.4

0 comments on commit 0e53025

Please sign in to comment.