From e234eea9f90569ed319b732053168ccb81b081cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 17:15:26 +0000 Subject: [PATCH] Bump django from 3.0 to 3.0.3 in /4 Django/solutions/todo_solution Bumps [django](https://github.com/django/django) from 3.0 to 3.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0...3.0.3) Signed-off-by: dependabot[bot] --- 4 Django/solutions/todo_solution/Pipfile.lock | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/4 Django/solutions/todo_solution/Pipfile.lock b/4 Django/solutions/todo_solution/Pipfile.lock index 95fe10f..a576af8 100644 --- a/4 Django/solutions/todo_solution/Pipfile.lock +++ b/4 Django/solutions/todo_solution/Pipfile.lock @@ -18,32 +18,32 @@ "default": { "asgiref": { "hashes": [ - "sha256:7e06d934a7718bf3975acbf87780ba678957b87c7adc056f13b6215d610695a0", - "sha256:ea448f92fc35a0ef4b1508f53a04c4670255a3f33d22a81c8fc9c872036adbe5" + "sha256:8036f90603c54e93521e5777b2b9a39ba1bad05773fcf2d208f0299d1df58ce5", + "sha256:9ca8b952a0a9afa61d30aa6d3d9b570bb3fd6bafcf7ec9e6bed43b936133db1c" ], - "version": "==3.2.3" + "version": "==3.2.7" }, "django": { "hashes": [ - "sha256:6f857bd4e574442ba35a7172f1397b303167dae964cf18e53db5e85fe248d000", - "sha256:d98c9b6e5eed147bc51f47c014ff6826bd1ab50b166956776ee13db5a58804ae" + "sha256:2f1ba1db8648484dd5c238fb62504777b7ad090c81c5f1fd8d5eb5ec21b5f283", + "sha256:c91c91a7ad6ef67a874a4f76f58ba534f9208412692a840e1d125eb5c279cb0a" ], "index": "pypi", - "version": "==3.0" + "version": "==3.0.3" }, "pytz": { "hashes": [ - "sha256:1c557d7d0e871de1f5ccd5833f60fb2550652da6be2693c1e02300743d21500d", - "sha256:b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be" + "sha256:a494d53b6d39c3c6e44c3bec237336e14305e4f29bbf800b599253057fbb79ed", + "sha256:c35965d010ce31b23eeb663ed3cc8c906275d6be1a34393a1d73a41febf4a048" ], - "version": "==2019.3" + "version": "==2020.1" }, "sqlparse": { "hashes": [ - "sha256:40afe6b8d4b1117e7dff5504d7a8ce07d9a1b15aeeade8a2d10f130a834f8177", - "sha256:7c3dca29c022744e95b547e867cee89f4fce4373f3549ccd8797d8eb52cdb873" + "sha256:022fb9c87b524d1f7862b3037e541f68597a730a8843245c349fc93e1643dc4e", + "sha256:e162203737712307dfe78860cc56c8da8a852ab2ee33750e33aeadf38d12c548" ], - "version": "==0.3.0" + "version": "==0.3.1" } }, "develop": {}