diff --git a/requirements/base-local.in b/requirements/base-local.in index b7e4b93..d7d4e0b 100644 --- a/requirements/base-local.in +++ b/requirements/base-local.in @@ -16,7 +16,7 @@ ipdb==0.13.13 # 2023 Mar https://pypi.org/project/ipdb/0.13.13/ # Pytest # ------------------ pytest==7.4.2 # 2023 Sep https://github.com/pytest-dev/pytest/7.4.2 -pytest-django==4.5.2 # 2021 Dec https://pypi.org/project/pytest-django/4.5.2 +pytest-django==4.6.0 # 2021 Dec https://pypi.org/project/pytest-django/4.5.2 pytest-restrict==4.6.0 # 2023 Jul https://pypi.org/project/pytest-restrict/4.6.0 # kolo==1.3.7 # https://github.com/kolofordjango/kolo#installation \ No newline at end of file diff --git a/requirements/base-local.txt b/requirements/base-local.txt index f1023b3..595b28a 100644 --- a/requirements/base-local.txt +++ b/requirements/base-local.txt @@ -4,8 +4,6 @@ # # pip-compile base-local.in # -appnope==0.1.3 - # via ipython asttokens==2.2.1 # via stack-data backcall==0.2.0 @@ -21,7 +19,7 @@ executing==1.2.0 iniconfig==2.0.0 # via pytest ipdb==0.13.13 - # via -r base-local.in + # via -r requirements/base-local.in ipython==8.14.0 # via ipdb jedi==0.18.2 @@ -30,7 +28,7 @@ matplotlib-inline==0.1.6 # via ipython packaging==23.2 # via - # -c base-base.txt + # -c requirements/base-base.txt # pytest parso==0.8.3 # via jedi @@ -52,13 +50,13 @@ pygments==2.15.1 # via ipython pytest==7.4.2 # via - # -r base-local.in + # -r requirements/base-local.in # pytest-django # pytest-restrict -pytest-django==4.5.2 - # via -r base-local.in +pytest-django==4.6.0 + # via -r requirements/base-local.in pytest-restrict==4.6.0 - # via -r base-local.in + # via -r requirements/base-local.in six==1.16.0 # via asttokens stack-data==0.6.2