Skip to content

Commit

Permalink
Fixing security issues
Browse files Browse the repository at this point in the history
Updating packages on Pipfile and pyproject.toml
  • Loading branch information
OussamaBeng authored and bretfourbe committed Feb 8, 2024
1 parent 0525d18 commit 278ce83
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 1,102 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ pytest-cov = ">=4.1.0"

[packages]
aiocache = "==0.12.2"
aiohttp = "==3.9.1"
aiohttp = "==3.9.2"
aiosqlite = "==0.19.0"
arsenic = "==21.8"
beautifulsoup4 = ">=4.12.2"
browser-cookie3 = "==0.19.1"
dnspython = "==2.4.2"
h11 = ">=0.14.0"
httpcore = "==1.0.2"
"httpx[brotli, socks]" = "==0.25.2"
"httpx[brotli, socks]" = "==0.26.0"
httpx-ntlm = ">=1.4.0"
humanize = "==4.9.0"
loguru = ">=0.7.2"
Expand Down
Loading

0 comments on commit 278ce83

Please sign in to comment.