diff --git a/compose.yaml b/compose.yaml index 629a0a3..d5e0e3e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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" diff --git a/requirements.txt b/requirements.txt index 4b08a71..05616e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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