-
Notifications
You must be signed in to change notification settings - Fork 15
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
Update python #647
Update python #647
Changes from all commits
d89c66e
9b3d820
d3d6642
90b83ce
a617a24
e3ef787
62d3dd0
0bc2727
ea5cb90
74186d4
905590a
ce7b15d
7563a3b
25bb373
626fe57
9d2f0fb
9d24cf3
a775eec
63931f1
d03d44a
ca77ae2
a58e338
7de0db4
74c57b9
6ce5a8e
aced17a
dd499c6
0273267
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ on: | |
|
||
|
||
env: | ||
TEST_RUNNER_PYTHON_VERSION: 3.9 | ||
TEST_RUNNER_PYTHON_VERSION: 3.11 | ||
|
||
jobs: | ||
postgres-tests: | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
typing_extensions==4.5.0 | ||
pydantic==1.9.0 | ||
fastapi==0.95.0 | ||
phdi | ||
typing_extensions==4.6.3 | ||
pydantic==1.10.9 | ||
fastapi==0.96.0 | ||
phdi @ git+https://github.com/CDCgov/phdi@updatepython | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. also change before merging |
||
uvicorn | ||
httpx |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
typing_extensions==4.5.0 | ||
pydantic==1.9.0 | ||
fastapi==0.95.0 | ||
phdi | ||
pydantic==1.10.9 | ||
fastapi==0.96.0 | ||
phdi @ git+https://github.com/CDCgov/phdi@updatepython | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. another |
||
uvicorn | ||
httpx | ||
pytest | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
typing_extensions==4.5.0 | ||
uvicorn | ||
pydantic==1.9.0 | ||
fastapi==0.95.0 | ||
phdi @ git+https://github.com/CDCgov/phdi@main | ||
pydantic==1.10.9 | ||
fastapi==0.96.0 | ||
phdi @ git+https://github.com/CDCgov/phdi@updatepython | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. and here |
||
httpx | ||
pathlib |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
typing_extensions==4.5.0 | ||
pydantic==1.9.0 | ||
fastapi==0.95.0 | ||
phdi | ||
pydantic==1.10.9 | ||
fastapi==0.96.0 | ||
phdi @ git+https://github.com/CDCgov/phdi@updatepython | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. and another |
||
uvicorn | ||
httpx | ||
pytest | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
typing_extensions==4.5.0 | ||
pydantic==1.9.0 | ||
fastapi==0.95.0 | ||
phdi | ||
pydantic==1.10.9 | ||
fastapi==0.96.0 | ||
phdi @ git+https://github.com/CDCgov/phdi@updatepython | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. here |
||
uvicorn | ||
httpx | ||
pytest | ||
|
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.
change this before merging