From ea5ec57e46043d8a35dfe5a02420d3d35d3942ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:59:08 +0000 Subject: [PATCH] Bump django from 4.2.5 to 4.2.7 Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.7. - [Commits](https://github.com/django/django/compare/4.2.5...4.2.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- rtd_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6a7f670cd..870e7f095 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ beautifulsoup4==4.12.2 bokeh==2.4.3 celery==5.3.4 cryptography==41.0.4 -django==4.2.5 +django==4.2.7 inflection==0.5.1 ipython==8.16.1 jinja2==3.1.2 diff --git a/rtd_requirements.txt b/rtd_requirements.txt index abac6b128..69a9dd451 100644 --- a/rtd_requirements.txt +++ b/rtd_requirements.txt @@ -2,7 +2,7 @@ sphinx_automodapi>=0.15.0 bokeh==2.4.3 celery==5.3.4 cython>=3.0.0 -django==4.2.5 +django==4.2.7 docutils>=0.18.1 jwst==1.12.3 pygments==2.16.1