adamspd / crueltouch

Photographer showcase website with appointment possibilities.
https://tchiiz.com
2 stars 0 forks source link

Bump django-appointment from 3.5.1 to 3.6.0 #117

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps django-appointment from 3.5.1 to 3.6.0.

Release notes

Sourced from django-appointment's releases.

v3.6.0

What’s Changed

📚 Documentation

  • Added explanation on what blocks are required in base.html @​adamspd in (#201)

✨ Enhancement

v3.5.2

What’s Changed

🐛 Bug Fixes

🔒 Security

✨ Enhancement

  • Update requests requirement from ~=2.31.0 to ~=2.32.1 in the pip group across 1 directory by @​dependabot in (#197)
Commits
  • 0e8b3f1 Merge pull request #201 from adamspd/153-add-possibility-to-send-all-emails-u...
  • 2e31549 Fixed tests relying on django-q
  • 4b76c59 Removed debuging code
  • fa89dbe Update readme and added possibility to send all emails with django q
  • d0ccbef Merge pull request #200 from adamspd/dependabot/pip/requests-approx-eq-2.32.2
  • 88336a0 ---
  • cb62422 Merge pull request #199 from adamspd/dependabot/pip/setuptools-70.0.0
  • 45f78ee ---
  • 53c89c4 Merge pull request #198 from adamspd/security-fix
  • e96b85b New version to include security fix of requests
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)