-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
1.3.4 #348
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 [django-ses](https://github.com/django-ses/django-ses) from 3.5.0 to 4.1.1. - [Release notes](https://github.com/django-ses/django-ses/releases) - [Changelog](https://github.com/django-ses/django-ses/blob/main/CHANGES.md) - [Commits](django-ses/django-ses@v3.5.0...v4.1.1) --- updated-dependencies: - dependency-name: django-ses dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [certego-saas](https://github.com/certego/certego-saas) from 0.7.10 to 0.7.11. - [Release notes](https://github.com/certego/certego-saas/releases) - [Commits](certego/certego-saas@0.7.10...0.7.11) --- updated-dependencies: - dependency-name: certego-saas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.3.6...v5.4.0) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.24 to 2.0.26. --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Aryan Bhokare <92683836+aryan-bhokare@users.noreply.github.com>
aa1fe1a Merge pull request #211 from certego/develop 7eb2422 Fixed Python configurations b212b30 Removed "version" from docker-compose files and changed RabbitMQ version 15a8394 fixed flake8-django requirement 79f9e15 updated linters and fixed docker compose v2 (#210) 38136b2 Fix hard link 8b1316d Added supported variables to pull_request_automation.yml b8990d8 Fix rendering in linter configuration readme for Pycharm de987f1 Fix rendering in linter configuration readme for Pycharm 7fd3421 Added linter configuration readme for Pycharm 32c1fe3 Merge pull request #206 from certego/develop 1fefb58 Test updates (#204) 29a2608 Update README.md a22ed57 Update README.md 05044ce Fix rm command 1762e6d Added IDE config for VSCode d1ba3fc Added Elasticsearch container port as a parameter (#188) 7e56833 Merge pull request #187 from certego/develop c07ba3c Fix b916424 Merge pull request #183 from certego/develop 6d88d3f Fix 47300bb Fix arguments 76e6afe Test class + pylint 5df7cf7 Removed escape character ab983c3 Ignore not `.py` files on pylint 9a447b7 Update README.dev.md e7af14e Fix readme 33af9af Fix hard links creation 830c127 Added the ability to specify container versions (#186) 8293caa Update README.dev.md 29ead72 Upgrade checkout step 4eb872b Fix download of tags 21e0b41 Allow to fetch latest tag before publishing 15c7b1b Update README.md 46596a8 Update README.md a106411 Fix pylint 6bfa886 Fix pylint 5cd29dc Fix pylint 4c8826a Fix pylint (#182) 2d859aa Fix revision version git-subtree-dir: .github git-subtree-split: aa1fe1a6645fe87ec64c808745cb03159ad32fe0
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.
Checklist for creating a new release
docker/.version
develop
. Name it with the name of the versionmain
branchNote: Only use "Merge and commit" as the merge strategy and not "Squash and merge". Using "Squash and merge" makes history between branches misaligned.