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

Mise à jour des dépendances Python #6650

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

Situphen
Copy link
Member

Mise à jour triviale des dépendances Python à leur dernière version, à l'exception de :

  • coverage car les nouvelles versions ne sont pas supportées par coveralls pour le moment
  • Sphinx et django-oauth-toolkit car nouvelle version majeure

Mise à jour de Gunicorn en version 23.0.0 : c'est important car la 22.0.0 corrige une CVE mais attention aux breaking changes qui pourraient éventuellement nous impacter (cf. les notes de version) @philippemilink

QA : Github Actions + vérifier que le site web fonctionne bien en local

django_rest_framework 3.15.0 a remplacé les OrderedDict par des dict puisque
ceux-ci sont maintenant ordonnées depuis Python 3.6
cf. encode/django-rest-framework#8964
@coveralls
Copy link

coveralls commented Sep 28, 2024

Coverage Status

coverage: 89.18%. remained the same
when pulling 1370300 on Situphen:python-deps
into 6e446fd on zestedesavoir:dev.

Copy link
Member

@philippemilink philippemilink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Faker est passé en version 30.1.0 entre temps :)

J'ai essayé de déployer dans la VM Vagrant, ça fonctionne bien, donc je pense que les changements dans Gunicorn ne poseront pas de problème.

QA OK ✔️

@philippemilink philippemilink merged commit 1f99329 into zestedesavoir:dev Sep 30, 2024
12 checks passed
@Situphen Situphen deleted the python-deps branch September 30, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants