Skip to content

Commit

Permalink
feat: Test additional package versions [auto-test-update]
Browse files Browse the repository at this point in the history
fastapi (3.10): 0.111.1
fastapi (3.11): 0.111.1
fastapi (3.7): !0.111.1
fastapi (3.8): 0.111.1
fastapi (3.9): 0.111.1
  • Loading branch information
therightstuff authored Jul 15, 2024
1 parent 46a0e4a commit 4043771
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ get_current_span().add_event('<error-message>', {'lumigo.type': '<error-type>'})
| fastapi | [uvicorn](https://pypi.org/project/uvicorn) | 0.11.3~0.22.0|0.11.3~0.22.0|0.11.3~0.22.0|0.11.3~0.22.0|0.12.0~0.22.0|
| | | | 0.24.0~0.30.1| 0.24.0~0.30.1| 0.24.0~0.30.1| 0.24.0~0.30.1|
| | [fastapi](https://pypi.org/project/fastapi) | 0.56.1~0.100.0|0.56.1~0.100.0|0.56.1~0.100.0|0.56.1~0.100.0|0.56.1~0.100.0|
| | | 0.100.0b2~0.103.2| 0.100.0b2~0.111.0.dev1| 0.100.0b2~0.111.0.dev1| 0.100.0b2~0.111.0.dev1| 0.100.0b2~0.111.0.dev1|
| | | 0.100.0b2~0.103.2| 0.100.0b2~0.111.1| 0.100.0b2~0.111.1| 0.100.0b2~0.111.1| 0.100.0b2~0.111.1|
| flask | [flask](https://pypi.org/project/flask) | 2.0.0~2.2.5|2.0.0~2.2.5|2.0.0~2.2.5|2.0.0~2.2.5|2.0.0~2.2.5|
| grpcio | [grpcio](https://pypi.org/project/grpcio) | 1.45.0~1.62.2|1.45.0~1.65.0rc2|1.45.0~1.65.0rc2|1.45.0~1.65.0rc2|1.49.0~1.65.0rc2|
| kafka_python | [kafka_python](https://pypi.org/project/kafka_python) | 2.0.0~2.0.2|2.0.0~2.0.2|2.0.0~2.0.2|2.0.0~2.0.2|2.0.0~2.0.2|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@
0.110.3.dev2
0.111.0
0.111.0.dev1
0.111.1
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@
0.110.3.dev2
0.111.0
0.111.0.dev1
0.111.1
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@
!0.110.3.dev2
!0.111.0
!0.111.0.dev1
!0.111.1
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@
0.110.3.dev2
0.111.0
0.111.0.dev1
0.111.1
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@
0.110.3.dev2
0.111.0
0.111.0.dev1
0.111.1

0 comments on commit 4043771

Please sign in to comment.