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

chore: Update docker to 7.1.0 #718

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

tristan957
Copy link
Contributor

This allows testcontainers to work with requests >= 2.32.0.

Fixes: #717
Link: docker/docker-py#3256
Link: docker/docker-py#3257
Link: docker/docker-py#3256 (comment)

This allows testcontainers to work with requests >= 2.32.0.

Fixes: testcontainers#717
Link: docker/docker-py#3256
Link: docker/docker-py#3257
Link: docker/docker-py#3256 (comment)
Signed-off-by: Tristan Partin <tristan@partin.io>
@tristan957
Copy link
Contributor Author

I ran poetry upgrade docker for what it's worth.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@f7922d7). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #718   +/-   ##
=======================================
  Coverage        ?   81.05%           
=======================================
  Files           ?       12           
  Lines           ?      607           
  Branches        ?       90           
=======================================
  Hits            ?      492           
  Misses          ?       88           
  Partials        ?       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexanderankin alexanderankin changed the title Update docker to 7.1.0 chore: Update docker to 7.1.0 Oct 22, 2024
@alexanderankin alexanderankin merged commit fe489d7 into testcontainers:main Oct 23, 2024
10 of 11 checks passed
@tristan957 tristan957 deleted the docker-py branch October 23, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: does not work with requests 2.32.0
2 participants