Skip to content

Commit

Permalink
Merge pull request RedHatInsights#1162 from astrozzc/migration
Browse files Browse the repository at this point in the history
Update grpc client version
  • Loading branch information
astrozzc authored Aug 5, 2024
2 parents 1f4604a + 7ce42b2 commit 749e4d9
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 99 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ watchtower = "==3.0.0"
boto3 = "==1.24.24"
celery = "==5.3.0b2"
redis = "==5.0.0"
relations-grpc-clients-python-kessel-project = "==0.3.1"
relations-grpc-clients-python-kessel-project = "==0.3.2"
sqlparse = "==0.5.0"
django-extensions = "==3.2.1"
python-dateutil = "==2.8.2"
Expand Down
184 changes: 87 additions & 97 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pycparser==2.22; python_version >= '3.8'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2022.2.1
redis==5.0.0; python_version >= '3.7'
relations-grpc-clients-python-kessel-project==0.3.1
relations-grpc-clients-python-kessel-project==0.3.2
requests==2.32.3; python_version >= '3.8'
s3transfer==0.6.2; python_version >= '3.7'
sentry-sdk==1.18.0
Expand Down

0 comments on commit 749e4d9

Please sign in to comment.