-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Migrate to Python 3.10
#324
feat: Migrate to Python 3.10
#324
Conversation
3fd4112
to
d888744
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Have you checked the Python version in the trunk.yaml
file to make sure that is also 3.10.x (as trunk config is version controlled for this repo)?
@katybaulch: I hadn't explicitly! I just did now, and it's already on [1] navigator-backend/.trunk/trunk.yaml Line 22 in d888744 |
3d1121a
to
64ebf03
Compare
As part of upgrading all our systems.
64ebf03
to
f2127ab
Compare
Eyyy nice one, go for the merge! |
Description
As part of upgrading all our systems.
Proposed version
Please select the option below that is most relevant from the list below. This
will be used to generate the next tag version name during auto-tagging.
Visit the Semver website to understand the
difference between
MAJOR
,MINOR
, andPATCH
versions.Notes:
used -- e.g. Major > Minor > Patch
sure your selected option is marked
[x]
with no spaces in between thebrackets and the
x
Type of change
Please select the option(s) below that are most relevant:
How Has This Been Tested?
Please describe the tests that you added to verify your changes.
Reviewer Checklist