Skip to content

Commit 7bbcf77

Browse files
Bump ddtrace from 3.2.3 to 4.1.0 (#450)
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 3.2.3 to 4.1.0. - [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@v3.2.3...v4.1.0) --- updated-dependencies: - dependency-name: ddtrace dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0171a65 commit 7bbcf77

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ alembic~=1.15.1
22
astroid~=3.3.9
33
blinker~=1.4
44
csh_ldap>=2.5.3
5-
ddtrace~=4.2.1
5+
ddtrace~=4.4.0
66
Flask~=3.1.0
77
Flask-Migrate~=2.1.1
88
Flask-Gzip~=0.2

requirements.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cryptography==46.0.3
3636
# via oic
3737
csh-ldap==2.5.3
3838
# via -r requirements.in
39-
ddtrace==4.2.1
39+
ddtrace==4.4.0
4040
# via -r requirements.in
4141
defusedxml==0.7.1
4242
# via oic
@@ -117,8 +117,6 @@ packaging==25.0
117117
# via
118118
# build
119119
# gunicorn
120-
pip==25.3
121-
# via pip-tools
122120
pip-tools==7.4.1
123121
# via -r requirements.in
124122
platformdirs==4.5.1
@@ -164,10 +162,8 @@ requests==2.32.5
164162
# flask-pyoidc
165163
# oic
166164
# pyjwkest
167-
sentry-sdk==2.24.1
165+
sentry-sdk[flask]==2.24.1
168166
# via -r requirements.in
169-
setuptools==80.9.0
170-
# via pip-tools
171167
six==1.17.0
172168
# via
173169
# -r requirements.in

0 commit comments

Comments
 (0)