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

Release/9.1 #1898

Merged
merged 18 commits into from
Dec 22, 2023
Merged

Release/9.1 #1898

merged 18 commits into from
Dec 22, 2023

Conversation

satterly
Copy link
Member

Description
Bump critical dependencies.

Fixes #1897

Changes
Support the following ...

  • Python 3.9 - 3.12
  • Postgres 13 - 16
  • MongoDB 6.0 - 7.0

Screenshots
If it's a UI change add screenshots to demonstrate changes.

Checklist

  • Pull request is limited to a single purpose
  • Code style/formatting is consistent
  • All existing tests are passing
  • Added new tests related to change
  • No unnecessary whitespace changes

Collaboration
When a user creates a pull request from a fork that they own, the user
generally has the authority to decide if other users can commit to the
pull request's compare branch. If the pull request author wants greater
collaboration, they can grant maintainers of the upstream repository
(that is, anyone with push access to the upstream repository) permission
to commit to the pull request's compare branch

See https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork

@satterly satterly force-pushed the release/9.1 branch 3 times, most recently from e7c3c6e to cc1e9f6 Compare December 21, 2023 02:07
@satterly satterly added the dependencies Pull requests that update a dependency file label Dec 21, 2023
@satterly satterly merged commit 2c20774 into master Dec 22, 2023
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Python, Postgres and MongoDB versions
2 participants