diff --git a/Pipfile b/Pipfile index 52efd3b2..385bd33c 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ coverage = "==7.4.4" dj-database-url = "==2.1.0" django-configurations = "==2.5.1" docopt = "==0.6.2" -freezegun = "==1.4.0" +freezegun = "==1.5.0" gunicorn = "==22.0.0" idna = "==3.3" pbr = "==6.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 7ed061e1..5bcacefb 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2e97ab67e0932a5a49c187d439b3912a79bd536fd61c23f96654e629fa7c8a0c" + "sha256": "816a790dbb76dbb269c27f6ff9598f2ce1a3655aa4b1992e93894e493f758f09" }, "pipfile-spec": 6, "requires": { @@ -349,12 +349,12 @@ }, "freezegun": { "hashes": [ - "sha256:10939b0ba0ff5adaecf3b06a5c2f73071d9678e507c5eaedb23c761d56ac774b", - "sha256:55e0fc3c84ebf0a96a5aa23ff8b53d70246479e9a68863f1fcac5a3e52f19dd6" + "sha256:200a64359b363aa3653d8aac289584078386c7c3da77339d257e46a01fb5c77c", + "sha256:ec3f4ba030e34eb6cf7e1e257308aee2c60c3d038ff35996d7475760c9ff3719" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==1.4.0" + "version": "==1.5.0" }, "gunicorn": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index c68308b4..36777675 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,8 +15,8 @@ colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3. commonmark==0.9.1 contextlib2==21.6.0; python_version >= '3.6' coverage==7.4.4; python_version >= '3.8' -cryptography==42.0.5; python_version >= '3.6' -cssselect==1.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' +cryptography==36.0.1; python_version >= '3.6' +cssselect==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' decorator==5.1.1; python_version >= '3.5' distlib==0.3.8 dj-database-url==2.1.0 @@ -25,46 +25,46 @@ django-configurations==2.5.1; python_version >= '3.8' and python_version < '4.0' docopt==0.6.2 execnet==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' fasteners==0.17.3; python_version >= '3.6' -filelock==3.13.4; python_version >= '3.7' -freezegun==1.4.0; python_version >= '3.7' +filelock==3.5.0; python_version >= '3.7' +freezegun==1.5.0; python_version >= '3.7' gunicorn==22.0.0; python_version >= '3.7' h11==0.13.0; python_version >= '3.7' idna==3.3; python_version >= '3.5' iniconfig==2.0.0; python_version >= '3.7' ipdb==0.13.9; python_version >= '3.5' -ipython==8.23.0; python_version >= '3.7' +ipython==7.31.1; python_version >= '3.7' jedi==0.18.1; python_version >= '3.6' matplotlib-inline==0.1.3; python_version >= '3.7' -more-itertools==10.2.0; python_version >= '3.5' +more-itertools==8.12.0; python_version >= '3.5' nose==1.3.7 outcome==1.3.0.post0; python_version >= '3.7' packaging==24.0; python_version >= '3.7' -parameterized==0.9.0 +parameterized==0.8.1 parso==0.8.3; python_version >= '3.6' pbr==6.0.0; python_version >= '2.6' pdfminer.six==20211012; python_version >= '3.6' pexpect==4.9.0; sys_platform != 'win32' pickleshare==0.7.5 -pillow==10.3.0; python_version >= '3.7' +pillow==9.0.1; python_version >= '3.7' pip==24.0; python_version >= '3.7' platformdirs==2.5.0; python_version >= '3.7' -pluggy==1.5.0; python_version >= '3.6' +pluggy==1.0.0; python_version >= '3.6' prompt-toolkit==3.0.28; python_version >= '3.6' psycopg2-binary==2.9.9; python_version >= '3.7' ptyprocess==0.7.0 py==1.11.0; python_version >= '3.5' pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -pygments==2.17.2; python_version >= '3.5' +pygments==2.11.2; python_version >= '3.5' pymysql==1.0.2; python_version >= '3.6' pyopenssl==22.0.0; python_version >= '3.7' pyotp==2.6.0; python_version >= '3.5' pytest==7.0.1; python_version >= '3.6' pytest-forked==1.4.0; python_version >= '3.6' pytest-html==2.0.1; python_version >= '3.6' -pytest-metadata==3.1.1; python_version >= '3.6' +pytest-metadata==1.11.0; python_version >= '3.6' pytest-ordering==0.6 pytest-rerunfailures==10.2; python_version >= '3.6' -pytest-xdist==3.5.0; python_version >= '3.6' +pytest-xdist==2.5.0; python_version >= '3.6' python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-dotenv==1.0.1; python_version >= '3.8' pythonanywhere==0.12.1; python_version >= '3.8' @@ -82,13 +82,13 @@ shellingham==1.5.4; python_version >= '3.7' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' sniffio==1.2.0; python_version >= '3.7' sortedcontainers==2.4.0 -soupsieve==2.5; python_version >= '3.6' +soupsieve==2.3.1; python_version >= '3.6' sqlparse==0.5.0; python_version >= '3.8' stevedore==5.2.0; python_version >= '3.8' tabulate==0.9.0; python_version >= '3.7' toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' tomli==2.0.1; python_version >= '3.7' -tornado==6.4; python_version >= '3.5' +tornado==6.1; python_version >= '3.5' traitlets==5.14.3; python_version >= '3.7' trio==0.19.0; python_version >= '3.7' trio-websocket==0.9.2; python_version >= '3.7'