Skip to content

Commit

Permalink
pin-dependencies (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielsoltz committed Mar 11, 2024
1 parent ef45640 commit fd98abe
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions requirements-dev.txt
@@ -1,6 +1,6 @@
bandit
black
flake8
isort
safety
vulture
bandit==1.7.8
black==24.2.0
flake8==7.0.0
isort==5.13.2
safety==3.0.1
vulture==2.11
12 changes: 6 additions & 6 deletions requirements.txt
@@ -1,7 +1,7 @@
alive_progress
alive_progress==3.1.5
aws-arn==0.0.13
boto3
jinja2
pyyaml
rich
xlsxwriter
boto3==1.34.59
jinja2==3.1.3
pyyaml==6.0.1
rich==13.7.1
xlsxwriter==3.2.0

0 comments on commit fd98abe

Please sign in to comment.