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.24 to 2.2.27 #61

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
Bump django from 2.2.24 to 2.2.27
Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.27.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.24...2.2.27)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2022
commit 7e11a484bbc115e4bcf051a54ee994a92702a5da
2 changes: 1 addition & 1 deletion requirements-gpu.txt
Original file line number Diff line number Diff line change
@@ -10,6 +10,6 @@ notebook>=5.7.8
tensorboard==1.12.2
tensorflow-tensorboard==0.4.0rc3
pyecharts==1.4.0
django==2.2.24
django==2.2.27
autopep8==1.4.4
matplotlib
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ six==1.12.0
click==6.7
notebook>=5.7.8
pyecharts==1.4.0
django==2.2.24
django==2.2.27
autopep8==1.4.4
numpy==1.16.1
matplotlib