Skip to content

Commit b6ccf25

Browse files
Bump ddtrace from 4.4.0 to 4.5.2 (#504)
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 4.4.0 to 4.5.2. - [Release notes](https://github.com/DataDog/dd-trace-py/releases) - [Changelog](https://github.com/DataDog/dd-trace-py/blob/main/CHANGELOG.md) - [Commits](DataDog/dd-trace-py@v4.4.0...v4.5.2) --- updated-dependencies: - dependency-name: ddtrace dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdc471c commit b6ccf25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ boto3==1.35.13
55
botocore==1.35.13
66
click~=8.1.8
77
csh_ldap>=2.5.3
8-
ddtrace~=4.4.0
8+
ddtrace~=4.6.4
99
Flask~=3.1.0
1010
Flask-Migrate~=2.1.1
1111
Flask-Gzip~=0.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ cryptography==46.0.5
4747
# via oic
4848
csh-ldap==2.5.3
4949
# via -r requirements.in
50-
ddtrace==4.4.0
50+
ddtrace==4.6.4
5151
# via -r requirements.in
5252
defusedxml==0.7.1
5353
# via oic

0 commit comments

Comments
 (0)