Skip to content

Commit 0a44305

Browse files
committed
Update dependency ddtrace to v0.58.1
1 parent 09cc3f3 commit 0a44305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ certifi==2021.10.8; python_version >= "2.7" and python_full_version < "3.0.0" or
22
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3"
33
click==8.0.3; python_version >= "3.6"
44
colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.5.0"
5-
ddtrace==0.57.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
5+
ddtrace==0.58.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
66
faker==13.0.0; python_version >= "3.6"
77
flask-assets==2.0
88
flask==2.0.3; python_version >= "3.6"

0 commit comments

Comments
 (0)