Commit 07d238f
authored
Update project dependencies to their latest versions (#17)
This commit updates the project dependencies to their latest compatible versions.
- Relaxed the version constraints in `pyproject.toml` to allow for minor version updates for `fastapi` and `mwoauth`.
- Ran `poetry update` to update the dependencies and the `poetry.lock` file.
- Installed Python 3.13.5 using pyenv to match the project's `.python-version` file.
- Verified the changes by running the test suite.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent 860f045 commit 07d238f
2 files changed
+23
-25
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments