Skip to content

Commit

Permalink
Bump the python-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 4 updates: [django](https://github.com/django/django), [cryptography](https://github.com/pyca/cryptography), [freezegun](https://github.com/spulec/freezegun) and [pre-commit](https://github.com/pre-commit/pre-commit).


Updates `django` from 4.2.11 to 4.2.13
- [Commits](django/django@4.2.11...4.2.13)

Updates `cryptography` from 42.0.6 to 42.0.7
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.6...42.0.7)

Updates `freezegun` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](spulec/freezegun@1.5.0...1.5.1)

Updates `pre-commit` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: freezegun
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent c132013 commit 3e0ce1b
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
86 changes: 43 additions & 43 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ pytest = "8.2.0"
coverage = "7.5.1"
freezegun = "^1.2.2"
pytest-django = "4.8.0"
pre-commit = "3.7.0"
pre-commit = "3.7.1"
tox = "4.15.0"
tox-gh-actions = "3.2.0"

Expand Down

0 comments on commit 3e0ce1b

Please sign in to comment.