Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#115)
Browse files Browse the repository at this point in the history
Update `requirements.txt` (#114)
Update `pre-commit` hooks.
  • Loading branch information
TEAM4-0 committed Apr 14, 2022
1 parent 27b8c97 commit d4d7f9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# pre-commit autoupdate
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.2.0
hooks:
- id: end-of-file-fixer
- id: debug-statements
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ anyio==3.5.0
async-timeout==4.0.2
bcrypt==3.2.0
billiard==3.6.4.0
celery==5.2.5
celery==5.2.6
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
Expand Down Expand Up @@ -35,7 +35,7 @@ oteapi-core==0.1.5
paramiko==2.10.3
Pillow==9.1.0
priority==2.0.0
prompt-toolkit==3.0.28
prompt-toolkit==3.0.29
pycparser==2.21
pydantic==1.9.0
PyNaCl==1.5.0
Expand Down

0 comments on commit d4d7f9f

Please sign in to comment.