From 76c95dfd8b313b303cc733a422f3009e3ba0ff20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 17:17:37 +0000 Subject: [PATCH] Bump django from 4.2.5 to 4.2.6 Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.6. - [Commits](https://github.com/django/django/compare/4.2.5...4.2.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... 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..db56a3584 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.6 inflection==0.5.1 ipython==8.16.1 jinja2==3.1.2 diff --git a/rtd_requirements.txt b/rtd_requirements.txt index abac6b128..977cf769c 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.6 docutils>=0.18.1 jwst==1.12.3 pygments==2.16.1