From 2f72590baec9493274ea32423f75d9934b1f84bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:14:57 +0000 Subject: [PATCH] Bump django from 4.2.5 to 4.2.11 Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.11. - [Commits](https://github.com/django/django/compare/4.2.5...4.2.11) --- 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 0edf7d9ea..0a1558978 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ beautifulsoup4==4.12.2 bokeh==3.3.0 celery==5.3.4 cryptography==41.0.7 -django==4.2.5 +django==4.2.11 inflection==0.5.1 ipython==8.16.1 jinja2==3.1.2 diff --git a/rtd_requirements.txt b/rtd_requirements.txt index abac6b128..056587986 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.11 docutils>=0.18.1 jwst==1.12.3 pygments==2.16.1