Skip to content

Commit

Permalink
Bump django-ratelimit from 4.0.0 to 4.1.0 (#1606)
Browse files Browse the repository at this point in the history
Bumps [django-ratelimit](https://github.com/jsocol/django-ratelimit) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/jsocol/django-ratelimit/releases)
- [Changelog](https://github.com/jsocol/django-ratelimit/blob/main/CHANGELOG)
- [Commits](jsocol/django-ratelimit@v4.0.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent eb1a723 commit 4e0c3a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django-maintenance-mode = "==0.18.0"
django-model-utils = "==4.3.*"
django-multiselectfield = "==0.1.12"
django-queryset-csv = "==1.1.0"
django-ratelimit = "==4.0.0"
django-ratelimit = "==4.1.0"
django-redis = "==5.*"
django-rest-passwordreset = "==1.3.0"
django-simple-history = "==3.3.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4e0c3a8

Please sign in to comment.