Skip to content

Commit

Permalink
--- (#3690)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: django-storages
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent c75472e commit 05a3edd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.11"
Django = "5.0.2"
Django = "5.0.6"
django-localflavor = "4.0"
djangorestframework = "3.14.0"
django-ical = "1.9.2"
Expand All @@ -20,7 +20,7 @@ django-debug-toolbar = "4.2.0"
django-admin-autocomplete-filter = "0.7.1"
django-bootstrap5 = "^22.1"
django-tinymce = "3.6.1"
django-storages = "^1.14.2"
django-storages = "^1.14.3"
django-drf-filepond = "0.5.0"
django-filepond-widget = "0.9.0"
django-thumbnails = "0.7.0"
Expand All @@ -38,7 +38,7 @@ firebase-admin = "6.2.0"
google-api-python-client = "2.118.0"
sentry-sdk = "1.38.0"
beautifulsoup4 = "^4.11.1"
boto3 = "1.34.44"
boto3 = "1.34.109"
gunicorn = "22.0.0"
qrcode = {version = "^7.4.2", extras = ["pil"]}
freezegun = "1.2.2"
Expand Down

0 comments on commit 05a3edd

Please sign in to comment.