mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-01-29 17:20:51 +00:00
Update python-multipart to newer version (#22821)
* update python mltipart to newer version * update python version in workflow * update * update version * update
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.9'
|
||||
python-version: '3.10'
|
||||
- name: Install dependencies
|
||||
working-directory: ${{ matrix.sample }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user