Skip to content
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

Dev #128

Merged
merged 132 commits into from
Nov 22, 2023
Merged

Dev #128

merged 132 commits into from
Nov 22, 2023

Conversation

tomjeannesson
Copy link
Member

No description provided.

Xenepix38 and others added 30 commits September 3, 2023 22:32
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.0.
- [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.3.3...v3.4.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.5.
- [Commits](django/django@4.2.4...4.2.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/joke2k/django-environ/releases)
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst)
- [Commits](joke2k/django-environ@v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: django-environ
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [celery](https://github.com/celery/celery) from 5.3.0 to 5.3.4.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.3.0...v5.3.4)

---
updated-dependencies:
- dependency-name: celery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@4.2.3...4.2.4)

---
updated-dependencies:
- dependency-name: django-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…rements/dev/django-stubs-4.2.4

build(deps-dev): bump django-stubs from 4.2.3 to 4.2.4 in /backend/requirements
…rements/dev/celery-5.3.4

build(deps): bump celery from 5.3.0 to 5.3.4 in /backend/requirements
…rements/dev/django-environ-0.11.2

build(deps): bump django-environ from 0.11.1 to 0.11.2 in /backend/requirements
…rements/dev/django-4.2.5

build(deps): bump django from 4.2.4 to 4.2.5 in /backend/requirements
…rements/dev/pre-commit-3.4.0

build(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 in /backend/requirements
…v/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4
Bumps [django-storages[boto3]](https://github.com/jschneier/django-storages) from 1.13.2 to 1.14.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.13.2...1.14)

---
updated-dependencies:
- dependency-name: django-storages[boto3]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1.
- [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.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  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.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.7.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rements/dev/black-23.9.1

build(deps-dev): bump black from 23.7.0 to 23.9.1 in /backend/requirements
…rements/dev/pillow-10.0.1

build(deps): bump pillow from 10.0.0 to 10.0.1 in /backend/requirements
…rements/dev/django-storages-boto3--1.14

build(deps): bump django-storages[boto3] from 1.13.2 to 1.14 in /backend/requirements
Bumps [pytz](https://github.com/stub42/pytz) from 2023.3 to 2023.3.post1.
- [Commits](stub42/pytz@release_2023.3...release_2023.3.post1)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.3.0...7.3.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…rements/dev/coverage-7.3.1

build(deps): bump coverage from 7.3.0 to 7.3.1 in /backend/requirements
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](gforcada/flake8-isort@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: flake8-isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
tomjeannesson and others added 26 commits November 21, 2023 15:14
…irements/dev/django-storages-boto3--1.14.2

build(deps): bump django-storages[boto3] from 1.14.1 to 1.14.2 in /backend/requirements
…irements/dev/django-4.2.7

build(deps): bump django from 4.2.5 to 4.2.7 in /backend/requirements
…irements/dev/coverage-7.3.2

build(deps): bump coverage from 7.3.1 to 7.3.2 in /backend/requirements
…ev/Schneegans/dynamic-badges-action-1.7.0

build(deps): bump Schneegans/dynamic-badges-action from 1.6.0 to 1.7.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.2.0...4.3.1)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
… into dependabot/pip/backend/requirements/dev/mypy-1.7.0
…irements/dev/django-cors-headers-4.3.1

build(deps): bump django-cors-headers from 4.2.0 to 4.3.1 in /backend/requirements
…irements/dev/mypy-1.7.0

build(deps-dev): bump mypy from 1.5.1 to 1.7.0 in /backend/requirements
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.1.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.0.1...10.1.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.5.3 to 2.5.5.
- [Release notes](https://github.com/PyCQA/pylint-django/releases)
- [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pylint-django/commits)

---
updated-dependencies:
- dependency-name: pylint-django
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/samuelcolvin/watchfiles/releases)
- [Commits](samuelcolvin/watchfiles@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: watchfiles
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [celery](https://github.com/celery/celery) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.3.4...v5.3.5)

---
updated-dependencies:
- dependency-name: celery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…irements/dev/werkzeug-3.0.1

build(deps-dev): bump werkzeug from 3.0.0 to 3.0.1 in /backend/requirements
…irements/dev/celery-5.3.5

build(deps): bump celery from 5.3.4 to 5.3.5 in /backend/requirements
…irements/dev/watchfiles-0.21.0

build(deps-dev): bump watchfiles from 0.20.0 to 0.21.0 in /backend/requirements
…irements/dev/pylint-django-2.5.5

build(deps-dev): bump pylint-django from 2.5.3 to 2.5.5 in /backend/requirements
…irements/dev/pillow-10.1.0

build(deps): bump pillow from 10.0.1 to 10.1.0 in /backend/requirements
@tomjeannesson tomjeannesson merged commit 6da4b75 into main Nov 22, 2023
3 checks passed
@napse-investment
Copy link
Contributor

🎉 This PR is included in version 1.2.0 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants