Skip to content

Commit

Permalink
chore(deps): update dependency rsa to v4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2022
1 parent 82b085e commit 7e4593b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/emailservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ requests==2.27.1
# -r requirements.in
# google-api-core
# google-cloud-profiler
rsa==4.7
rsa==4.8
# via google-auth
six==1.15.0
# via
Expand Down
2 changes: 1 addition & 1 deletion src/recommendationservice/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ opencensus-ext-grpc==0.7.1
python-json-logger==0.1.11
requests==2.27.1
urllib3==1.26.9
rsa==4.7
rsa==4.8
pyyaml==6.0
protobuf==3.20.0 # transitive dependency, move when google-api is bumped safely
2 changes: 1 addition & 1 deletion src/recommendationservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ requests==2.27.1
# -r requirements.in
# google-api-core
# google-cloud-profiler
rsa==4.7
rsa==4.8
# via
# -r requirements.in
# google-auth
Expand Down

0 comments on commit 7e4593b

Please sign in to comment.