-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump djn version #175
Merged
Merged
bump djn version #175
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](PyCQA/flake8@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 4.2.4 to 4.2.7. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@4.2.4...4.2.7) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases) - [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md) - [Commits](jazzband/djangorestframework-simplejwt@v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: djangorestframework-simplejwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.26.5 to 0.27.0. - [Release notes](https://github.com/tfranzel/drf-spectacular/releases) - [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst) - [Commits](tfranzel/drf-spectacular@0.26.5...0.27.0) --- updated-dependencies: - dependency-name: drf-spectacular dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…irements/dev/drf-spectacular-0.27.0 build(deps): bump drf-spectacular from 0.26.5 to 0.27.0 in /backend/requirements
…irements/dev/pillow-10.2.0 build(deps): bump pillow from 10.1.0 to 10.2.0 in /backend/requirements
…irements/dev/djangorestframework-simplejwt-5.3.1 build(deps): bump djangorestframework-simplejwt from 5.3.0 to 5.3.1 in /backend/requirements
…irements/dev/django-stubs-4.2.7 build(deps-dev): bump django-stubs from 4.2.4 to 4.2.7 in /backend/requirements
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v1...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [djangorestframework-api-key](https://github.com/florimondmanca/djangorestframework-api-key) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/florimondmanca/djangorestframework-api-key/releases) - [Changelog](https://github.com/florimondmanca/djangorestframework-api-key/blob/master/CHANGELOG.md) - [Commits](florimondmanca/djangorestframework-api-key@v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: djangorestframework-api-key dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ev/docker/login-action-3 build(deps): bump docker/login-action from 1 to 3
…irements/dev/flake8-7.0.0 build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 in /backend/requirements
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/tfranzel/drf-spectacular/releases) - [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst) - [Commits](tfranzel/drf-spectacular@0.27.0...0.27.1) --- updated-dependencies: - dependency-name: drf-spectacular dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.1.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…irements/dev/black-24.1.1 chore(deps-dev): bump black from 23.12.1 to 24.1.1 in /backend/requirements
…irements/dev/drf-spectacular-0.27.1 chore(deps): bump drf-spectacular from 0.27.0 to 0.27.1 in /backend/requirements
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.0...7.4.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…irements/dev/coverage-7.4.2 chore(deps-dev): bump coverage from 7.4.0 to 7.4.2 in /backend/requirements
…irements/dev/cryptography-42.0.4 chore(deps): bump cryptography from 41.0.4 to 42.0.4 in /backend/requirements
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.2. - [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.6.0...v3.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…irements/dev/pre-commit-3.6.2 chore(deps-dev): bump pre-commit from 3.6.0 to 3.6.2 in /backend/requirements
…irements/dev/djangorestframework-api-key-3.0.0 build(deps): bump djangorestframework-api-key from 2.3.0 to 3.0.0 in /backend/requirements
Bumps [django-debug-toolbar](https://github.com/jazzband/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-debug-toolbar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [django-health-check](https://github.com/revsys/django-health-check) from 3.17.0 to 3.18.1. - [Release notes](https://github.com/revsys/django-health-check/releases) - [Changelog](https://github.com/revsys/django-health-check/blob/master/docs/changelog.rst) - [Commits](revsys/django-health-check@3.17.0...3.18.1) --- updated-dependencies: - dependency-name: django-health-check dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 5.0.3. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.1...v5.0.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
tomjeannesson
had a problem deploying
to
internal
March 12, 2024 14:04 — with
GitHub Actions
Failure
…irements/dev/redis-5.0.3 chore(deps): bump redis from 5.0.1 to 5.0.3 in /backend/requirements
…irements/dev/django-debug-toolbar-4.3.0 chore(deps): bump django-debug-toolbar from 4.2.0 to 4.3.0 in /backend/requirements
tomjeannesson
had a problem deploying
to
internal
March 12, 2024 14:05 — with
GitHub Actions
Failure
…irements/dev/django-health-check-3.18.1 chore(deps): bump django-health-check from 3.17.0 to 3.18.1 in /backend/requirements
tomjeannesson
had a problem deploying
to
internal
March 12, 2024 14:05 — with
GitHub Actions
Failure
tomjeannesson
had a problem deploying
to
internal
March 12, 2024 14:13 — with
GitHub Actions
Failure
tomjeannesson
had a problem deploying
to
internal
March 12, 2024 14:17 — with
GitHub Actions
Failure
🎉 This PR is included in version 1.4.26 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.