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

Upgrade dependencies for v1.1.0 #1531

Open
5 of 8 tasks
mikkonie opened this issue Jan 3, 2025 · 0 comments
Open
5 of 8 tasks

Upgrade dependencies for v1.1.0 #1531

mikkonie opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels
environment Issues of dependencies, CI, deployment etc.
Milestone

Comments

@mikkonie
Copy link
Collaborator

mikkonie commented Jan 3, 2025

Dependencies

  • General package upgrades
  • selenium==4.27.1
  • django>=4.2.18
  • Black (reformat no changes in current version)
  • django-rest-knox>=5.0? (1)
  • django-auth-ldap>=5.1.0 (2)
  • coveralls, coverage and django-coverage-plugin (3)
  • python-slugify (replaces awesome-slugify, see Replace awesome-slugify with python-slugify #1547)

Notes

  1. A previous Knox update invalidated existing tokens. It should be tested whether this release does the same and decide on the upgrade accordingly.
  2. LDAP dependencies should be tested first to ensure they work with our servers without significant config changes.
  3. Previously, coveralls had some hard dependency caps. These need to be looked into.
@mikkonie mikkonie added the environment Issues of dependencies, CI, deployment etc. label Jan 3, 2025
@mikkonie mikkonie added this to the v1.1.0 milestone Jan 3, 2025
@mikkonie mikkonie self-assigned this Jan 3, 2025
mikkonie added a commit that referenced this issue Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment Issues of dependencies, CI, deployment etc.
Projects
None yet
Development

No branches or pull requests

1 participant