Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/step-security/hard…
Browse files Browse the repository at this point in the history
…en-runner-4a1e83c9ef6b0e39b16f17b2734e08cdfbeea46c
  • Loading branch information
seyLu authored Sep 19, 2023
2 parents e31000f + 4be16c3 commit fd3f671
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: pre-commit autoupdate

- name: Create PR
uses: peter-evans/create-pull-request@6d9c0cdf5825c01278b6e63a0788434e6b3c5e27 # v5.0.2
uses: peter-evans/create-pull-request@a05bf394bea84a3b732877fcc92a5fa7a09069c3 # v5.0.2
with:
token: ${{ secrets.SEYLUBOT_PAT }}
committer: GitHub <noreply@github.com>
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ charset-normalizer==3.2.0
click==8.1.7
colorama==0.4.6
distlib==0.3.7
filelock==3.12.3
identify==2.5.27
filelock==3.12.4
identify==2.5.29
idna==3.4
markdown-it-py==3.0.0
mdurl==0.1.2
Expand All @@ -16,9 +16,9 @@ Pygments==2.16.1
python-dotenv==1.0.0
PyYAML==6.0.1
requests==2.31.0
rich==13.5.2
rich==13.5.3
shellingham==1.5.3
typer==0.9.0
typing_extensions==4.7.1
typing_extensions==4.8.0
urllib3==2.0.4
virtualenv==20.24.5

0 comments on commit fd3f671

Please sign in to comment.