Skip to content

Commit

Permalink
Bump the python-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 2 updates: [cryptography](https://github.com/pyca/cryptography) and [pytest-django](https://github.com/pytest-dev/pytest-django).


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

Updates `pytest-django` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.7.0...v4.8.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: pytest-django
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Feb 5, 2024
1 parent 5d21415 commit f89c999
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
74 changes: 37 additions & 37 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 @@ -59,7 +59,7 @@ djangorestframework = { version = ">=3.13.0", optional = true}
pytest = "8.0.0"
coverage = "7.4.1"
freezegun = "^1.2.2"
pytest-django = "4.7.0"
pytest-django = "4.8.0"
pre-commit = "3.6.0"
tox = "4.12.1"
tox-gh-actions = "3.2.0"
Expand Down

0 comments on commit f89c999

Please sign in to comment.