From f14f4a2c26eb4a02b3a737f2186e82dcd6e44dfa Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Mon, 2 Nov 2020 09:11:54 +0100 Subject: [PATCH] update requirements --- poetry.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/poetry.lock b/poetry.lock index 30a4522..ec9622b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -326,7 +326,7 @@ python-versions = "*" [[package]] name = "django-processinfo" -version = "1.0.0" +version = "1.0.1" description = "Django application to collect information about the running server processes." category = "main" optional = false @@ -904,7 +904,7 @@ cli = ["click (>=5.0)"] [[package]] name = "pytz" -version = "2020.1" +version = "2020.4" description = "World timezone definitions, modern and historical" category = "main" optional = false @@ -1227,7 +1227,7 @@ postgres = ["psycopg2-binary"] [metadata] lock-version = "1.1" python-versions = ">=3.7,<4.0.0" -content-hash = "745c33aa94cad303222f51896f0a9a11abdb4896cb00f87f522fe7eaa8c2325a" +content-hash = "25a7823dbf3b22aa6878967aedfd01e5acbcbab9af884e5e47fc0637f757a763" [metadata.files] appdirs = [ @@ -1437,8 +1437,8 @@ django-js-asset = [ {file = "django_js_asset-1.2.2-py2.py3-none-any.whl", hash = "sha256:8ec12017f26eec524cab436c64ae73033368a372970af4cf42d9354fcb166bdd"}, ] django-processinfo = [ - {file = "django-processinfo-1.0.0.tar.gz", hash = "sha256:0df4b3a011a7adb1f6b722964aca4693e79fa003b7f780025cc0d04073f00c49"}, - {file = "django_processinfo-1.0.0-py3-none-any.whl", hash = "sha256:829e2937a9fae54ef8c0a3cb5e99a09490cf66252cee498de833377839d7e497"}, + {file = "django-processinfo-1.0.1.tar.gz", hash = "sha256:feff4f6a9a55fddeabba03ee67cfcdfe87f99895b1a032a077af37a1bb96606b"}, + {file = "django_processinfo-1.0.1-py3-none-any.whl", hash = "sha256:eefa8de6f0da53c4a245411817bf3ec068357913b3dcb993285380cf9bd0ecc2"}, ] django-reversion = [ {file = "django-reversion-3.0.8.tar.gz", hash = "sha256:49e9930f90322dc6a2754dd26144285cfcc1c5bd0c1c39ca95d5602c5054ae32"}, @@ -1672,8 +1672,8 @@ python-dotenv = [ {file = "python_dotenv-0.15.0-py2.py3-none-any.whl", hash = "sha256:0c8d1b80d1a1e91717ea7d526178e3882732420b03f08afea0406db6402e220e"}, ] pytz = [ - {file = "pytz-2020.1-py2.py3-none-any.whl", hash = "sha256:a494d53b6d39c3c6e44c3bec237336e14305e4f29bbf800b599253057fbb79ed"}, - {file = "pytz-2020.1.tar.gz", hash = "sha256:c35965d010ce31b23eeb663ed3cc8c906275d6be1a34393a1d73a41febf4a048"}, + {file = "pytz-2020.4-py2.py3-none-any.whl", hash = "sha256:5c55e189b682d420be27c6995ba6edce0c0a77dd67bfbe2ae6607134d5851ffd"}, + {file = "pytz-2020.4.tar.gz", hash = "sha256:3e6b7dd2d1e0a59084bcee14a17af60c5c562cdc16d828e8eba2e683d3a7e268"}, ] pyupgrade = [ {file = "pyupgrade-2.7.3-py2.py3-none-any.whl", hash = "sha256:071fec15248b7885381657d6701cc38ecf20d6c9ade5a58499c9456e0657de98"},