diff --git a/Pipfile b/Pipfile index c8e766df6..67f0e8eb2 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ pytest = "*" django-debug-toolbar = "*" [packages] -django = "==3.2.13" +django = "==3.2.23" django-webpack-loader = "1.4.1" requests = ">=2.28.2" pyjwt = "==2.6.0" diff --git a/Pipfile.lock b/Pipfile.lock index 792ca60f6..d6b1d17b1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2073f6ccec08d0a3e3f4cc124a64dc6891d3c0229a460f2d36658be8cd6f1084" + "sha256": "dfefef4b5f5bfc97655de2c8bec41b86b775fc8bc6ad2dceefdfb600c2e5aa4a" }, "pipfile-spec": 6, "requires": { @@ -303,12 +303,12 @@ }, "django": { "hashes": [ - "sha256:6d93497a0a9bf6ba0e0b1a29cccdc40efbfc76297255b1309b3a884a688ec4b6", - "sha256:b896ca61edc079eb6bbaa15cf6071eb69d6aac08cce5211583cfb41515644fdf" + "sha256:82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b", + "sha256:d48608d5f62f2c1e260986835db089fa3b79d6f58510881d316b8d88345ae6e1" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==3.2.13" + "version": "==3.2.23" }, "django-picklefield": { "hashes": [ @@ -1064,6 +1064,14 @@ "markers": "python_version >= '3.7'", "version": "==4.66.1" }, + "typing-extensions": { + "hashes": [ + "sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0", + "sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef" + ], + "markers": "python_version < '3.11'", + "version": "==4.8.0" + }, "typus": { "hashes": [ "sha256:488d7df8fc543f9fa65d06e6bcd25566a15c358c994a7ad4681c59b8888cd88e"