Skip to content

Commit 2d920ac

Browse files
Bump the python group with 2 updates
Bumps the python group with 2 updates: [dj-rest-auth](https://github.com/iMerica/dj-rest-auth) and [rust-just](https://github.com/gnpaone/rust-just). Updates `dj-rest-auth` from 7.1.1 to 7.2.0 - [Release notes](https://github.com/iMerica/dj-rest-auth/releases) - [Commits](iMerica/dj-rest-auth@7.1.1...7.2.0) Updates `rust-just` from 1.46.0 to 1.47.0 - [Release notes](https://github.com/gnpaone/rust-just/releases) - [Changelog](https://github.com/gnpaone/rust-just/blob/master/CHANGELOG.md) - [Commits](gnpaone/rust-just@1.46.0...1.47.0) --- updated-dependencies: - dependency-name: dj-rest-auth dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: rust-just dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c599ba commit 2d920ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ django-mptt==0.18.0 # https://github.com/django-mptt/django-mptt
2525
# Django REST Framework
2626
djangorestframework==3.16.1 # https://github.com/encode/django-rest-framework
2727
django-cors-headers==4.9.0 # https://github.com/adamchainz/django-cors-headers
28-
dj-rest-auth==7.1.1 # https://github.com/iMerica/dj-rest-auth
28+
dj-rest-auth==7.2.0 # https://github.com/iMerica/dj-rest-auth
2929
djangorestframework-simplejwt==5.5.1 # https://github.com/jazzband/djangorestframework-simplejwt
3030
drf-spectacular==0.29.0 # https://github.com/tfranzel/drf-spectacular
3131
# Observability

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ pytest-django==4.12.0 # https://github.com/pytest-dev/pytest-django
3434

3535
# Containers
3636
# ------------------------------------------------------------------------------
37-
rust-just==1.46.0 # https://github.com/casey/just
37+
rust-just==1.47.0 # https://github.com/casey/just

0 commit comments

Comments
 (0)