Skip to content

fix: update pytest-mock requirement from <3.10.1 to <3.11.2 #13

fix: update pytest-mock requirement from <3.10.1 to <3.11.2

fix: update pytest-mock requirement from <3.10.1 to <3.11.2 #13

Workflow file for this run

name: Python CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [created]
workflow_dispatch:
jobs:
validation:
uses: microsoft/action-python/.github/workflows/validation.yml@0.3.12
publish:
uses: microsoft/action-python/.github/workflows/publish.yml@0.3.12
secrets:
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}