Skip to content

chore(deps-dev): bump requests from 2.32.3 to 2.32.4 #438

chore(deps-dev): bump requests from 2.32.3 to 2.32.4

chore(deps-dev): bump requests from 2.32.3 to 2.32.4 #438

Workflow file for this run

# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python package
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/python-ci.yml
secrets: inherit
with:
notehub_notify: true
coveralls: true