Skip to content

Commit bd8b2d9

Browse files
Bump the pip group across 2 directories with 5 updates
Bumps the pip group with 1 update in the /src/agents/hyperledger-fabric directory: [django](https://github.com/django/django). Bumps the pip group with 5 updates in the /src/api-engine directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `4.2.16` | `4.2.30` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.6` | `48.0.1` | | [django-allauth](https://github.com/sponsors/pennersr) | `0.55.0` | `65.14.1` | | [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.3.1` | `5.5.1` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.33.0` | Updates `django` from 6.0 to 6.0.5 - [Commits](django/django@6.0...6.0.5) Updates `django` from 6.0 to 6.0.5 - [Commits](django/django@6.0...6.0.5) Updates `django` from 4.2.16 to 4.2.30 - [Commits](django/django@6.0...6.0.5) Updates `cryptography` from 45.0.6 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.6...48.0.1) Updates `django` from 4.2.16 to 4.2.30 - [Commits](django/django@6.0...6.0.5) Updates `django-allauth` from 0.55.0 to 65.14.1 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `djangorestframework-simplejwt` from 5.3.1 to 5.5.1 - [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases) - [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md) - [Commits](jazzband/djangorestframework-simplejwt@v5.3.1...v5.5.1) Updates `requests` from 2.31.0 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.33.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production - dependency-name: django dependency-version: 6.0.5 dependency-type: direct:production - dependency-name: django dependency-version: 6.0.5 dependency-type: direct:production - dependency-name: django-allauth dependency-version: 65.14.1 dependency-type: direct:production - dependency-name: djangorestframework-simplejwt dependency-version: 5.5.1 dependency-type: direct:production - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e472f00 commit bd8b2d9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/agents/hyperledger-fabric/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
django==6.0
1+
django==6.0.5
22
psycopg==3.3.2
33
djangorestframework==3.16.1
44
drf-spectacular==0.29.0

src/api-engine/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
async-timeout==5.0.1
22
chardet==3.0.4
33
coreapi==2.3.3
4-
cryptography==45.0.6
5-
Django==4.2.16
6-
django-allauth==0.55.0
4+
cryptography==48.0.1
5+
Django==4.2.30
6+
django-allauth==65.14.1
77
django-cors-headers==3.5.0
88
django-extensions==3.2.3
99
django-filter==2.4.0
1010
django-rest-auth==0.9.5
1111
djangorestframework==3.15.2
12-
djangorestframework-simplejwt==5.3.1
12+
djangorestframework-simplejwt==5.5.1
1313
docker==7.1.0
1414
drf-yasg==1.21.7
1515
flex==6.14.1
@@ -26,4 +26,4 @@ swagger-spec-validator==2.5.0
2626
tomli==2.0.1
2727
pygraphviz==1.5
2828
uWSGI==2.0.22
29-
requests==2.31.0
29+
requests==2.33.0

0 commit comments

Comments
 (0)