mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 08:44:23 -04:00
Merge pull request #4253 from alphagov/prometheus-client-0.14.1
Upgrade Prometheus client and all sub-dependencies
This commit is contained in:
@@ -32,5 +32,5 @@ notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55
|
|||||||
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha
|
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha
|
||||||
|
|
||||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
|
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
|
||||||
prometheus-client==0.14.0
|
prometheus-client==0.14.1
|
||||||
git+https://github.com/alphagov/gds_metrics_python.git@6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72
|
git+https://github.com/alphagov/gds_metrics_python.git@6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ ago==0.0.93
|
|||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
async-timeout==4.0.2
|
async-timeout==4.0.2
|
||||||
# via redis
|
# via redis
|
||||||
awscli==1.23.13
|
awscli==1.24.8
|
||||||
# via awscli-cwlogs
|
# via awscli-cwlogs
|
||||||
awscli-cwlogs==1.4.6
|
awscli-cwlogs==1.4.6
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
@@ -18,16 +18,16 @@ blinker==1.4
|
|||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# gds-metrics
|
# gds-metrics
|
||||||
boto3==1.22.13
|
boto3==1.23.8
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
botocore==1.25.13
|
botocore==1.26.8
|
||||||
# via
|
# via
|
||||||
# awscli
|
# awscli
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
cachetools==5.0.0
|
cachetools==5.1.0
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
certifi==2021.10.8
|
certifi==2022.5.18.1
|
||||||
# via
|
# via
|
||||||
# pyproj
|
# pyproj
|
||||||
# requests
|
# requests
|
||||||
@@ -49,7 +49,7 @@ dnspython==2.2.1
|
|||||||
# via eventlet
|
# via eventlet
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
# via notifications-python-client
|
# via notifications-python-client
|
||||||
docutils==0.15.2
|
docutils==0.16
|
||||||
# via awscli
|
# via awscli
|
||||||
et-xmlfile==1.1.0
|
et-xmlfile==1.1.0
|
||||||
# via openpyxl
|
# via openpyxl
|
||||||
@@ -123,7 +123,7 @@ notifications-python-client==6.3.0
|
|||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.6
|
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.6
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
openpyxl==3.0.9
|
openpyxl==3.0.10
|
||||||
# via pyexcel-xlsx
|
# via pyexcel-xlsx
|
||||||
orderedset==2.0.3
|
orderedset==2.0.3
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
@@ -131,7 +131,7 @@ packaging==21.3
|
|||||||
# via redis
|
# via redis
|
||||||
phonenumbers==8.12.48
|
phonenumbers==8.12.48
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
prometheus-client==0.14.0
|
prometheus-client==0.14.1
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# gds-metrics
|
# gds-metrics
|
||||||
@@ -160,7 +160,7 @@ pyjwt==2.4.0
|
|||||||
# via notifications-python-client
|
# via notifications-python-client
|
||||||
pyparsing==3.0.9
|
pyparsing==3.0.9
|
||||||
# via packaging
|
# via packaging
|
||||||
pypdf2==1.27.12
|
pypdf2==1.28.2
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
pyproj==3.3.1
|
pyproj==3.3.1
|
||||||
# via
|
# via
|
||||||
|
|||||||
Reference in New Issue
Block a user