Skip to content

Commit

Permalink
chore(deps): update all minor dependencies (#243)
Browse files Browse the repository at this point in the history
* chore(deps): update all minor dependencies

* Update requirements.txt

Keeping PyYaml version to 5.3.1 to resolve a bug issues.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sylvia McLaughlin <[email protected]>
  • Loading branch information
renovate[bot] and sylviamclaughlin authored Aug 29, 2023
1 parent 5ddb7b5 commit 7cb03dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aws-sns-message-validator==0.0.5
boto3==1.28.31
fastapi==0.101.1
geoip2==4.7.0
google-api-python-client==2.96.0
google-api-python-client==2.97.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
PyYaml==5.3.1 # need to pin down the PyYaml version since the newest version is currently broken - https://github.com/yaml/pyyaml/issues/724
Expand Down

0 comments on commit 7cb03dc

Please sign in to comment.