Skip to content

Commit

Permalink
fix: requirements/main.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYTHONJOSE-6674053
- https://snyk.io/vuln/SNYK-PYTHON-PYTHONJOSE-6674054
  • Loading branch information
snyk-bot committed Feb 19, 2025
1 parent 5a6bdf1 commit ae2040f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1271,7 +1271,7 @@ python-dotenv==1.0.1 \
--hash=sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca \
--hash=sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a
# via pydantic-settings
python-jose==3.3.0 \
python-jose==3.4.0 \
--hash=sha256:55779b5e6ad599c6336191246e95eb2293a9ddebd555f796a65f838f07e5d78a \
--hash=sha256:9b1376b023f8b298536eedd47ae1089bcdb848f1535ab30555cd92002d78923a
# via -r main.in
Expand Down

0 comments on commit ae2040f

Please sign in to comment.