Skip to content

chore: improve dependencies#220

Merged
betodealmeida merged 1 commit intomainfrom
fix_deps
Oct 13, 2022
Merged

chore: improve dependencies#220
betodealmeida merged 1 commit intomainfrom
fix_deps

Conversation

@betodealmeida
Copy link
Member

@betodealmeida betodealmeida commented Oct 13, 2022

Summary

This PR does a few things:

  1. Bumps sqlmodel to the latest version, to fix a bug with Alembic.
  2. Consolidates testing dependencies, so that all dependencies are managed in setup.cfg.
  3. Adds documentation on how to upgrade dependencies.

Test Plan

Deployment Plan

Requires rebuilding the Docker containers (I think) since dependencies have changed.

@betodealmeida betodealmeida added chore Maintenance et al. please merge if green If approved and tests are green, please go ahead and merge it for me labels Oct 13, 2022
@betodealmeida betodealmeida merged commit 1ae7cfc into main Oct 13, 2022
@betodealmeida betodealmeida mentioned this pull request Oct 13, 2022
3 tasks
@samredai samredai deleted the fix_deps branch May 5, 2023 15:32
youngman-droid pushed a commit to youngman-droid/dj that referenced this pull request Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance et al. please merge if green If approved and tests are green, please go ahead and merge it for me

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alembic settings primary key to nullable

1 participant