Skip to content

Commit

Permalink
update dependencies and increment version number in compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
uberfastman committed Dec 2, 2023
1 parent 2366459 commit a551959
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
services:

app:
image: ghcr.io/uberfastman/fantasy-football-metrics-weekly-report:17.0.2
image: ghcr.io/uberfastman/fantasy-football-metrics-weekly-report:17.0.3
platform: linux/amd64
ports:
- "5001:5000"
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
beautifulsoup4==4.12.2
camel-converter==3.1.0
camel-converter==3.1.1
colorama==0.4.6
espn-api==0.33.0
GitPython==3.1.40
google-api-python-client==2.108.0
google-api-python-client==2.109.0
httplib2==0.22.0
numpy==1.26.2
oauth2client==4.1.3
Expand Down

0 comments on commit a551959

Please sign in to comment.