File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
workspaces/pip-app/packages/prometheus_client-0.6.0/prometheus_client.egg-info Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2525 "@snyk/cli-interface" : " ^2.11.2" ,
2626 "@snyk/dep-graph" : " ^1.28.1" ,
2727 "shescape" : " 1.6.1" ,
28- "snyk-poetry-lockfile-parser" : " ^1.2.0 " ,
28+ "snyk-poetry-lockfile-parser" : " ^1.4.2 " ,
2929 "tmp" : " 0.2.1"
3030 },
3131 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ describe('inspect', () => {
159159 {
160160 pkg : {
161161 name : 's3transfer' ,
162- version : '0.6.2 ' ,
162+ version : '0.7.0 ' ,
163163 } ,
164164 directDeps : [ 'awss' ] ,
165165 } ,
Original file line number Diff line number Diff line change 1- Metadata-Version: 1 .1
1+ Metadata-Version: 2 .1
22Name: prometheus-client
33Version: 0.6.0
44Summary: Python client for the Prometheus monitoring system.
55Home-page: https://github.com/prometheus/client_python
66Author: Brian Brazil
77Author-email: brian.brazil@robustperception.io
88License: Apache Software License 2.0
9- Description-Content-Type: UNKNOWN
109Description: See https://github.com/prometheus/client_python/blob/master/README.md for documentation.
1110Keywords: prometheus monitoring instrumentation client
1211Platform: UNKNOWN
@@ -26,3 +25,4 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
2625Classifier: Programming Language :: Python :: Implementation :: PyPy
2726Classifier: Topic :: System :: Monitoring
2827Classifier: License :: OSI Approved :: Apache Software License
28+ Provides-Extra: twisted
Original file line number Diff line number Diff line change 11README.md
2+ setup.cfg
23setup.py
34prometheus_client/__init__.py
45prometheus_client/context_managers.py
You can’t perform that action at this time.
0 commit comments