From 30c5241ab72be4529d3569b47ea6e5afe7a48722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:24:01 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [django](https://github.com/django/django), [idna](https://github.com/kjd/idna), [sqlparse](https://github.com/andialbrecht/sqlparse) and [yt-dlp](https://github.com/yt-dlp/yt-dlp). Updates `django` from 3.1.14 to 3.2.25 - [Commits](https://github.com/django/django/compare/3.1.14...3.2.25) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) Updates `sqlparse` from 0.4.4 to 0.5.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0) Updates `yt-dlp` from 2023.12.30 to 2024.4.9 - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](https://github.com/yt-dlp/yt-dlp/compare/2023.12.30...2024.04.09) --- updated-dependencies: - dependency-name: django dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-type: direct:production dependency-group: pip - dependency-name: yt-dlp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index a7e46acc..2b84f525 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,12 +12,12 @@ colorama==0.4.6; sys_platform == "win32" croniter==2.0.1 dateparser==1.2.0 decorator==5.1.1 -django==3.1.14 +django==3.2.25 django-auth-ldap==4.1.0 django-extensions==3.1.5 exceptiongroup==1.2.0; python_version < "3.11" executing==2.0.1 -idna==3.6 +idna==3.7 ipython==8.18.1 jedi==0.19.1 matplotlib-inline==0.1.6 @@ -41,7 +41,7 @@ regex==2023.12.25 requests==2.31.0 six==1.16.0 sonic-client==1.0.0 -sqlparse==0.4.4 +sqlparse==0.5.0 stack-data==0.6.3 traitlets==5.14.1 typing-extensions==4.9.0; python_version < "3.11" @@ -51,4 +51,4 @@ urllib3==2.1.0 w3lib==2.1.2 wcwidth==0.2.12 websockets==12.0 -yt-dlp==2023.12.30 +yt-dlp==2024.4.9