Skip to content

Commit

Permalink
Bump the minor-patch group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [django-allauth](https://github.com/pennersr/django-allauth) | `0.54.0` | `0.61.1` |
| [django-model-utils](https://github.com/jazzband/django-model-utils) | `4.3.1` | `4.4.0` |
| [django-simple-history](https://github.com/jazzband/django-simple-history) | `3.4.0` | `3.5.0` |
| [pronto](https://github.com/althonos/pronto) | `2.5.5` | `2.5.6` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.3` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.1` | `8.0.2` |
| [responses](https://github.com/getsentry/responses) | `0.24.1` | `0.25.0` |
| [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) | `4.2.0` | `4.3.0` |


Updates `django-allauth` from 0.54.0 to 0.61.1
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.54.0...0.61.1)

Updates `django-model-utils` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/jazzband/django-model-utils/releases)
- [Changelog](https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst)
- [Commits](jazzband/django-model-utils@4.3.1...4.4.0)

Updates `django-simple-history` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/jazzband/django-simple-history/releases)
- [Changelog](https://github.com/jazzband/django-simple-history/blob/master/CHANGES.rst)
- [Commits](jazzband/django-simple-history@3.4.0...3.5.0)

Updates `pronto` from 2.5.5 to 2.5.6
- [Release notes](https://github.com/althonos/pronto/releases)
- [Changelog](https://github.com/althonos/pronto/blob/master/CHANGELOG.md)
- [Commits](althonos/pronto@v2.5.5...v2.5.6)

Updates `coverage` from 7.4.1 to 7.4.3
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.1...7.4.3)

Updates `pytest` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.1...8.0.2)

Updates `responses` from 0.24.1 to 0.25.0
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.24.1...0.25.0)

Updates `django-debug-toolbar` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](django-commons/django-debug-toolbar@4.2...4.3)

---
updated-dependencies:
- dependency-name: django-allauth
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: django-model-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: django-simple-history
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: pronto
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: responses
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: django-debug-toolbar
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 51ea44d commit 89250b8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ django==4.2.10
# django-debug-toolbar
# django-stubs
# django-stubs-ext
django-debug-toolbar==4.2.0
django-debug-toolbar==4.3.0
# via -r requirements/dev-requirements.in
django-stubs==4.2.7
# via -r requirements/dev-requirements.in
Expand Down
9 changes: 5 additions & 4 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ asgiref==3.7.2
# via
# django
# django-htmx
# django-simple-history
attrs==23.2.0
# via
# jsonschema
Expand Down Expand Up @@ -58,7 +59,7 @@ django==4.2.10
# django-htmx
# django-model-utils
# django-tables2
django-allauth==0.54.0
django-allauth==0.61.1
# via -r requirements/requirements.in
django-anvil-consortium-manager @ git+https://github.com/UW-GAC/[email protected]
# via -r requirements/requirements.in
Expand All @@ -85,9 +86,9 @@ django-login-required-middleware==0.9.0
# via -r requirements/requirements.in
django-maintenance-mode==0.21.1
# via -r requirements/requirements.in
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/requirements.in
django-simple-history==3.4.0
django-simple-history==3.5.0
# via
# -r requirements/requirements.in
# django-anvil-consortium-manager
Expand Down Expand Up @@ -139,7 +140,7 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
plotly==5.19.0
# via django-anvil-consortium-manager
pronto==2.5.5
pronto==2.5.6
# via -r requirements/requirements.in
pyasn1==0.5.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ charset-normalizer==3.3.2
# via
# -c requirements/requirements.txt
# requests
coverage==7.4.1
coverage==7.4.3
# via
# -r requirements/test-requirements.in
# django-coverage-plugin
Expand Down Expand Up @@ -45,7 +45,7 @@ pyparsing==3.1.1
# via
# -c requirements/requirements.txt
# packaging
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/test-requirements.in
# pytest-django
Expand All @@ -65,7 +65,7 @@ requests==2.31.0
# via
# -c requirements/requirements.txt
# responses
responses==0.24.1
responses==0.25.0
# via -r requirements/test-requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 89250b8

Please sign in to comment.