Skip to content

Commit d05bb0a

Browse files
Bump ddtrace from 2.13.0 to 2.14.4
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 2.13.0 to 2.14.4. - [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@v2.13.0...v2.14.4) --- updated-dependencies: - dependency-name: ddtrace dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9675152 commit d05bb0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
csh_ldap~=2.4.0
2-
ddtrace~=2.13.0
2+
ddtrace~=2.14.4
33
Flask==1.1.4
44
Flask-Migrate==4.0.7
55
flask-optimize==0.2.9.8

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cryptography==43.0.1
3030
# via oic
3131
csh-ldap==2.4.0
3232
# via -r requirements.in
33-
ddtrace==2.13.0
33+
ddtrace==2.14.4
3434
# via -r requirements.in
3535
defusedxml==0.7.1
3636
# via oic
@@ -87,7 +87,7 @@ mako==1.2.2
8787
# via
8888
# alembic
8989
# oic
90-
markupsafe==2.0.1
90+
markupsafe==2.1.2
9191
# via
9292
# -r requirements.in
9393
# jinja2

0 commit comments

Comments
 (0)