Skip to content

Commit

Permalink
Merge pull request #3240 from lorengordon/chore/pyinstaller-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon authored Sep 25, 2023
2 parents 3952e84 + c80783e commit 9ad7fb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ updates:
python:
patterns:
- "*"
exclude_patterns:
- "pyinstaller"
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
Expand Down
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.28.53
pyinstaller==6.0.0
pyinstaller==5.13.2

0 comments on commit 9ad7fb9

Please sign in to comment.