Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 6 vulnerabilities #358

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ freezegun==1.0.0 # via -r requirements-dev.in
importlib-metadata==2.0.0 # via flake8, pluggy, pytest
iniconfig==1.0.1 # via pytest
ipython-genutils==0.2.0 # via traitlets
ipython==7.16.3 # via -r requirements-dev.in
ipython==8.10.0 # via -r requirements-dev.in
jedi==0.17.2 # via ipython
mccabe==0.6.1 # via flake8
mypy-extensions==0.4.3 # via black
Expand All @@ -29,12 +29,12 @@ pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
platformdirs==2.4.0 # via black
pluggy==0.13.1 # via pytest
prompt-toolkit==3.0.7 # via ipython
prompt-toolkit==3.0.13 # via ipython
ptyprocess==0.6.0 # via pexpect
py==1.10.0 # via pytest
pycodestyle==2.6.0 # via flake8
pyflakes==2.2.0 # via flake8
pygments==2.7.1 # via ipython
pygments==2.15.0 # via ipython
pyparsing==2.4.7 # via packaging
pytest-cov==2.10.1 # via -r requirements-dev.in
pytest-django==3.10.0 # via -r requirements-dev.in
Expand All @@ -53,3 +53,4 @@ zipp==3.3.0 # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability