-
Notifications
You must be signed in to change notification settings - Fork 15
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
Minor updates of dependencies #363
Merged
Merged
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
This is a minor update, but include fixes for 2 CVEs: https://docs.djangoproject.com/en/2.2/releases/2.2.16/
This is a minor update which fixes some bugs and improve python3.7 compatibility: https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.19.html
This is a minor update, which brings some bug fixes and improvements: https://docs.celeryproject.org/en/v4.4.7/changelog.html celery 4.x is a LTS version supported until the 1st of August, 2021.
Although this is a major update, the CLI tool hasn't changed much: https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst#101
These patch releases fix a leak and some minor issues: https://www.psycopg.org/articles/2020/04/06/psycopg-285-released/ https://www.psycopg.org/articles/2020/09/06/psycopg-286-released/
These patch releases contains a security fix (XSS vulnerability): https://www.django-rest-framework.org/community/release-notes/#3112
This patch release contains a bugfix: https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md#223-2020-08-05
mblottiere
requested review from
inelgnu,
Kelvin-M and
samlesu
as code owners
December 17, 2020 15:54
inelgnu
approved these changes
Dec 17, 2020
@mblottiere Is there any reason why you didn't update https://pypi.org/project/djangorestframework-simplejwt/ from |
@Kelvin-M yes I could have mentioned it in the description: the project is unmaintained jazzband/djangorestframework-simplejwt#207 |
AlexandrePicosson
pushed a commit
that referenced
this pull request
Sep 5, 2022
- flake8 to 4.0.1 - drf-spectacular to 0.20.1 - watchdog to 2.1.6 - coverage to 6.0.2
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.
This PR contains several dependencies update 📦