Skip to content

Commit

Permalink
Fix snyk issues (#105)
Browse files Browse the repository at this point in the history
* Fix snyk issues

* fix pre-commit
  • Loading branch information
EliMoshkovich authored Sep 26, 2024
1 parent 3954fb0 commit 6f8bd05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ aioresponses
pytest_httpserver
# to solve snyk issue
werkzeug>=2.3.8
zipp>=3.19.1
aiohttp>=3.8.4,<4
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ httpx>=0.24.1,<1
loguru>=0.7.0,<1
pydantic[email]>=1.10.7
typing-extensions>=4.5.0,<5
zipp>=3.19.1

0 comments on commit 6f8bd05

Please sign in to comment.