Skip to content

Commit

Permalink
chore(deps): update dependency gevent to v24.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent b3d66be commit d0328eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
language: pygrep
types: [text]
- repo: https://github.com/zricethezav/gitleaks
rev: v8.21.2
rev: v8.21.1
hooks:
- id: gitleaks
- repo: https://github.com/grigoriev/pre-commit-check-git-user
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
flask==3.0.3
gevent==24.2.1
gevent==24.11.1
weasyprint==63.0

0 comments on commit d0328eb

Please sign in to comment.