Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates in the / directory: [django](https://github.com/django/django) and [whitenoise](https://github.com/evansd/whitenoise).


Updates `django` from 5.1.2 to 5.1.3
- [Commits](django/django@5.1.2...5.1.3)

Updates `whitenoise` from 6.8.0 to 6.8.2
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](evansd/whitenoise@6.8.0...6.8.2)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent c781a1a commit 806dac9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dj-database-url==2.3.0
django-proxy==1.3.0
django-sql-dashboard==1.2
django-test-plus==2.2.4
Django==5.1.2
Django==5.1.3
factory-boy==3.3.1
gunicorn==23.0.0
html5lib==1.1
Expand All @@ -19,7 +19,7 @@ pytest==8.3.3
raven>=3
requests==2.32.3
SQLAlchemy>=1.3.0
whitenoise==6.8.0
whitenoise==6.8.2
Markdown==3.7
django-hosts==6.0
pyspellchecker==0.8.1

0 comments on commit 806dac9

Please sign in to comment.