Skip to content

Commit

Permalink
Bump the python-packages group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 3 updates: [cloudflare](https://github.com/cloudflare/cloudflare-python), [django-test-plus](https://github.com/revsys/django-test-plus) and [whitenoise](https://github.com/evansd/whitenoise).


Updates `cloudflare` from 2.20.0 to 3.1.0
- [Release notes](https://github.com/cloudflare/cloudflare-python/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/cloudflare-python/commits/v3.1.0)

Updates `django-test-plus` from 2.2.3 to 2.2.4
- [Changelog](https://github.com/revsys/django-test-plus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/revsys/django-test-plus/commits)

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

---
updated-dependencies:
- dependency-name: cloudflare
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: django-test-plus
  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-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 41e4c26 commit 8e0e5c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
arrow==1.3.0
beautifulsoup4==4.12.3
cloudflare==2.20.0
cloudflare==3.1.0
dateutils==0.6.12
db-to-sqlite==1.5
dj-database-url==2.2.0
django-proxy==1.3.0
django-sql-dashboard==1.2
django-test-plus==2.2.3
django-test-plus==2.2.4
Django==5.0.7
factory-boy==3.3.0
gunicorn==22.0.0
Expand All @@ -16,7 +16,7 @@ pytest==8.2.2
raven>=3
requests==2.32.3
SQLAlchemy>=1.3.0
whitenoise==6.6.0
whitenoise==6.7.0
Markdown==3.6
django-hosts==6.0
pyspellchecker==0.8.1

0 comments on commit 8e0e5c0

Please sign in to comment.