From 69fd0d565f88d5cc892771e44cb52bcaeb146bc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:07:54 +0000 Subject: [PATCH] build(deps): bump the pip group across 2 directories with 4 updates Bumps the pip group with 4 updates in the / directory: [djangorestframework](https://github.com/encode/django-rest-framework), [gunicorn](https://github.com/benoitc/gunicorn), [pycryptodome](https://github.com/Legrandin/pycryptodome) and [requests](https://github.com/psf/requests). Bumps the pip group with 4 updates in the /docs directory: [djangorestframework](https://github.com/encode/django-rest-framework), [gunicorn](https://github.com/benoitc/gunicorn), [pycryptodome](https://github.com/Legrandin/pycryptodome) and [requests](https://github.com/psf/requests). Updates `djangorestframework` from 3.14.0 to 3.15.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2) Updates `gunicorn` from 20.1.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0) Updates `pycryptodome` from 3.18.0 to 3.19.1 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.18.0...v3.19.1) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) Updates `djangorestframework` from 3.14.0 to 3.15.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2) Updates `gunicorn` from 20.1.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0) Updates `pycryptodome` from 3.18.0 to 3.19.1 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.18.0...v3.19.1) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: pycryptodome dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: djangorestframework dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: pycryptodome dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- Ion.egg-info/requires.txt | 8 ++++---- docs/rtd-requirements.txt | 8 ++++---- requirements.txt | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Ion.egg-info/requires.txt b/Ion.egg-info/requires.txt index 2bcb0605d58..0ddea5268aa 100644 --- a/Ion.egg-info/requires.txt +++ b/Ion.egg-info/requires.txt @@ -29,11 +29,11 @@ django-requestlogging-redux==1.2.1 django-simple-history==3.1.1 django-user-agents==0.4.0 django-widget-tweaks==1.4.12 -djangorestframework==3.14.0 +djangorestframework==3.15.2 docutils==0.19 Fabric3==1.14.post1 flower==1.2.0 -gunicorn==20.1.0 +gunicorn==22.0.0 hiredis==2.0.0 ipython==8.10.0 isort==5.12.0 @@ -42,14 +42,14 @@ objgraph==3.5.0 pexpect==4.8.0 prometheus-client==0.17.0 psycopg2==2.9.9 -pycryptodome==3.18.0 +pycryptodome==3.19.1 pyrankvote==2.0.5 pysftp==0.2.9 python-dateutil==2.8.2 python-magic==0.4.27 python-pam==2.0.2 reportlab==3.6.13 -requests==2.31.0 +requests==2.32.2 requests-oauthlib==1.3.1 sentry-sdk==1.15.0 setuptools-git==1.2 diff --git a/docs/rtd-requirements.txt b/docs/rtd-requirements.txt index 24d97fe7fff..e348bd6c457 100644 --- a/docs/rtd-requirements.txt +++ b/docs/rtd-requirements.txt @@ -29,11 +29,11 @@ django-requestlogging-redux==1.2.1 django-simple-history==3.1.1 django-user-agents==0.4.0 django-widget-tweaks==1.4.12 -djangorestframework==3.14.0 +djangorestframework==3.15.2 docutils==0.19 Fabric3==1.14.post1 flower==1.2.0 -gunicorn==20.1.0 +gunicorn==22.0.0 hiredis==2.0.0 ipython==8.10.0 isort==5.12.0 @@ -42,13 +42,13 @@ objgraph==3.5.0 pexpect==4.8.0 prometheus-client==0.17.0 psycopg2==2.9.9 -pycryptodome==3.18.0 +pycryptodome==3.19.1 pyrankvote==2.0.5 pysftp==0.2.9 python-dateutil==2.8.2 python-magic==0.4.27 reportlab==3.6.13 -requests==2.31.0 +requests==2.32.2 requests-oauthlib==1.3.1 sentry-sdk==1.15.0 setuptools-git==1.2 diff --git a/requirements.txt b/requirements.txt index 7a4137fb78a..19e0ce4996c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,11 +29,11 @@ django-requestlogging-redux==1.2.1 django-simple-history==3.1.1 django-user-agents==0.4.0 django-widget-tweaks==1.4.12 -djangorestframework==3.14.0 +djangorestframework==3.15.2 docutils==0.19 Fabric3==1.14.post1 flower==1.2.0 -gunicorn==20.1.0 +gunicorn==22.0.0 hiredis==2.0.0 ipython==8.10.0 isort==5.12.0 @@ -42,14 +42,14 @@ objgraph==3.5.0 pexpect==4.8.0 prometheus-client==0.17.0 psycopg2==2.9.9 -pycryptodome==3.18.0 +pycryptodome==3.19.1 pyrankvote==2.0.5 pysftp==0.2.9 python-dateutil==2.8.2 python-magic==0.4.27 python-pam==2.0.2 reportlab==3.6.13 -requests==2.31.0 +requests==2.32.2 requests-oauthlib==1.3.1 sentry-sdk==1.15.0 setuptools-git==1.2