Skip to content

Bump certifi from 2024.2.2 to 2024.7.4 in /llm #202

Bump certifi from 2024.2.2 to 2024.7.4 in /llm

Bump certifi from 2024.2.2 to 2024.7.4 in /llm #202

Workflow file for this run

### .github/workflows/dependabot_pr.yml
### This workflow doesn't have access to secrets and has a read-only token
name: Dependabot PR Check
on:
pull_request
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"