Skip to content

Commit

Permalink
build(deps): bump django-pipeline from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [django-pipeline](https://github.com/jazzband/django-pipeline) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/jazzband/django-pipeline/releases)
- [Changelog](https://github.com/jazzband/django-pipeline/blob/master/HISTORY.rst)
- [Commits](jazzband/django-pipeline@3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: django-pipeline
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 57f42d7 commit ec8375d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ django-cors-headers==4.3.1
django_csp==3.8
django-jinja==2.11.0
django-npm==1.0.0
django-pipeline==3.0.0
django-pipeline==3.1.0
django-ratelimit==4.1.0
djangorestframework==3.15.1
dj-database-url==2.1.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,9 @@ django-jinja==2.11.0 \
django-npm==1.0.0 \
--hash=sha256:2e6bba65e728fa18b9db3c8dc0d4490b70cb7f43bacf60eb3654d7dcb6424272
# via -r requirements.in
django-pipeline==3.0.0 \
--hash=sha256:49a8bee298668100bb6e8a2144dff8c607baa5297820a2503793c38693f34103 \
--hash=sha256:e9e08b084ef3ebf599795510519a8d44f2240b487782bebf4a8fcaf6302c31d1
django-pipeline==3.1.0 \
--hash=sha256:36470aeced4889694b899a995bcd2eda512f45b61ac68d50adc5863c8bad5ee4 \
--hash=sha256:aa973adeb480762f9d795818140da32e0348b7cd85a90b316205b8e966f986b7
# via -r requirements.in
django-ratelimit==4.1.0 \
--hash=sha256:555943b283045b917ad59f196829530d63be2a39adb72788d985b90c81ba808b \
Expand Down

0 comments on commit ec8375d

Please sign in to comment.