Open jecos opened 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.71%. Comparing base (
d5f2617
) to head (28bfb2d
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt`
⚠️ Warning
``` graphene-django 3.2.2 has requirement graphene<4,>=3.0, but you have graphene 2.1.8. graphene-django 3.2.2 has requirement Django>=3.2, but you have Django 2.2.26. graphene-django 3.2.2 has requirement graphql-core<4,>=3.1.0, but you have graphql-core 2.3.2. graphene-django 3.2.2 has requirement graphql-relay<4,>=3.1.1, but you have graphql-relay 2.0.1. django-redis-cache 3.0.0 has requirement redis<4.0, but you have redis 5.0.6. ```