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

Bump django from 2.2.3 to 2.2.13 #7

Closed
wants to merge 1 commit into from
Closed
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
14 changes: 7 additions & 7 deletions mengsite/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
backcall==0.1.0 # via ipython
decorator==4.4.0 # via ipython, traitlets
django-debug-toolbar==2.0
django-extensions==2.1.9
django-seed==0.1.9
django==2.2.3
django-debug-toolbar==2.0 # via -r mengsite/requirements.in
django-extensions==2.1.9 # via -r mengsite/requirements.in
django-seed==0.1.9 # via -r mengsite/requirements.in
django==2.2.13 # via -r mengsite/requirements.in, django-debug-toolbar, django-seed
faker==1.0.7 # via django-seed
ipython-genutils==0.2.0 # via traitlets
ipython==7.6.1
ipython==7.6.1 # via -r mengsite/requirements.in
jedi==0.14.0 # via ipython
parso==0.5.0 # via jedi
pexpect==4.7.0 # via ipython
Expand All @@ -29,5 +29,5 @@ traitlets==4.3.2 # via ipython
wcwidth==0.1.7 # via prompt-toolkit

# The following packages are considered to be unsafe in a requirements file:
# pip==19.1.1
# setuptools==41.0.1 # via ipython
# pip
# setuptools