CMSgov / bluebutton-web-server

Blue Button API
https://sandbox.bluebutton.cms.gov
Other
40 stars 24 forks source link

BB2-3258 Web server Python Upgrade to 3.11.9 #1246

Closed noor1027 closed 1 month ago

noor1027 commented 2 months ago

JIRA Ticket: BB2-3258

What Does This PR Do?

This PR upgrades the Python version from the previous version to Python 3.11.

What Should Reviewers Watch For?

  1. Ensure that all dependencies in requirements.txt or other package management files are compatible with Python 3.11.
  2. Ensure that any changes related to type annotations or syntax updates introduced in Python 3.11 are correctly implemented.
  3. Look for any missing or unclear instructions on setting up Python 3.11 locally or in deployment environments.

If you're reviewing this PR, please check for these things in particular:

Validation

What Security Implications Does This PR Have?

Please indicate if this PR does any of the following:

Any Migrations?

JFU-NAVA-PBC commented 1 month ago

nice to see mock sls Dockerfile updated to 3.11