Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #17040

Conversation

datadog-agent-integrations-bot[bot]
Copy link
Contributor

What does this PR do?

Update the dependencies

Motivation

Some of the dependencies are outdated

Additional Notes

This PR was automatically generated.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.

@datadog-agent-integrations-bot datadog-agent-integrations-bot bot requested a review from a team as a code owner March 4, 2024 02:16
@datadog-agent-integrations-bot datadog-agent-integrations-bot bot added bot qa/skip-qa Automatically skip this PR for the next QA labels Mar 4, 2024
@datadog-agent-integrations-bot datadog-agent-integrations-bot bot requested a review from a team as a code owner March 4, 2024 02:16
@FlorentClarret
Copy link
Member

We'll need #17042 and the agent CI to be fixed. I'll update the branch later

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.14%. Comparing base (3437025) to head (2feb8e6).
Report is 81 commits behind head on master.

Additional details and impacted files
Flag Coverage Δ
activemq ?
amazon_msk 88.91% <ø> (ø)
cassandra ?
confluent_platform ?
datadog_checks_base 89.58% <ø> (+0.83%) ⬆️
hive ?
hivemq ?
hudi ?
ignite ?
jboss_wildfly ?
kafka ?
mysql 87.58% <ø> (?)
postgres 92.85% <ø> (?)
presto ?
redisdb 88.07% <ø> (ø)
solr ?
twistlock 80.47% <ø> (ø)
weblogic ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link

github-actions bot commented Mar 5, 2024

Test Results

   60 files     60 suites   43m 2s ⏱️
1 655 tests 1 635 ✅  20 💤 0 ❌
8 326 runs  7 430 ✅ 896 💤 0 ❌

Results for commit 2feb8e6.

♻️ This comment has been updated with latest results.

@@ -75,7 +75,7 @@ pysnmp==4.4.9
pysocks==1.7.1
python-binary-memcached==0.26.1; sys_platform != 'win32' and python_version < '3.0'
python-binary-memcached==0.31.2; sys_platform != 'win32' and python_version > '3.0'
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting versioning. I gave this one a double take 😆 but looks valid- https://pypi.org/project/python-dateutil/.

@dd-devflow dd-devflow bot deleted the bot/update-dependencies-1709518593 branch September 5, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants