Skip to content

Commit

Permalink
Merge pull request #824 from wellcomecollection/snapshot_reporter-upg…
Browse files Browse the repository at this point in the history
…rade-other-things-to-match

resolve dependency conflicts
  • Loading branch information
agnesgaroux authored Oct 28, 2024
2 parents c78c28b + 80cdc04 commit aa58885
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions snapshots/snapshot_reporter/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# pip-compile
#
boto3==1.26.64
boto3==1.28.16
# via -r requirements.in
botocore==1.29.64
botocore==1.31.16
# via
# boto3
# s3transfer
certifi==2020.6.20
# via
# elasticsearch
# httpx
elasticsearch==7.9.1
elasticsearch==8.10.0
# via -r requirements.in
h11==0.11.0
h11==0.14
# via httpcore
httpcore==0.12.0
httpcore==1.0.6
# via httpx
httpx==0.27.2
# via -r requirements.in
Expand All @@ -30,7 +30,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
python-dateutil==2.8.1
python-dateutil==2.8.2
# via
# -r requirements.in
# botocore
Expand All @@ -46,7 +46,7 @@ sniffio==1.1.0
# via
# httpcore
# httpx
urllib3==1.25.10
urllib3==1.26.2
# via
# botocore
# elasticsearch
Expand Down

0 comments on commit aa58885

Please sign in to comment.