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

pip prod(deps): update distributed requirement from <2022.13 to <2023.2 #2048

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Updates the requirements on distributed to permit the latest version.

Commits
  • 0063de5 bump version to 2023.1.0
  • 6015a2c Ensure dicts are properly recognized as msgpack serializable (#7473)
  • aca9a5e Ensure client session is quiet after cluster.close() or client.shutdown()...
  • 6d3182e Various cleanups in semaphore (#5885)
  • 34f2c13 Set lifetime-stagger default value to None (#7445)
  • 6dd3c70 test_rlimit fails on MacOSX (#7457)
  • a80a3fa Bump actions/checkout from 3.2.0 to 3.3.0 (#7464)
  • 9f72645 Remove conditional imports of psutil (#7462)
  • 3e793f7 schema: Memory thresholds should never be exactly 0.0. (#7458)
  • 24ba207 Drop support for zict < 2.1.0 (#7456)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [distributed](https://github.com/dask/distributed) to permit the latest version.
- [Release notes](https://github.com/dask/distributed/releases)
- [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md)
- [Commits](dask/distributed@1.1.0...2023.1.0)

---
updated-dependencies:
- dependency-name: distributed
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #2048 (ee6f646) into master (cde80c1) will decrease coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2048      +/-   ##
==========================================
- Coverage   87.87%   87.72%   -0.16%     
==========================================
  Files         222      216       -6     
  Lines       37406    36858     -548     
  Branches     5636     5603      -33     
==========================================
- Hits        32870    32332     -538     
+ Misses       4010     3996      -14     
- Partials      526      530       +4     
Impacted Files Coverage Δ
examples/seismic/elastic/elastic_example.py 48.57% <0.00%> (-28.58%) ⬇️
...mples/seismic/viscoelastic/viscoelastic_example.py 48.57% <0.00%> (-28.58%) ⬇️
...les/seismic/viscoacoustic/viscoacoustic_example.py 46.15% <0.00%> (-23.08%) ⬇️
examples/seismic/acoustic/acoustic_example.py 31.48% <0.00%> (-18.52%) ⬇️
examples/seismic/acoustic/operators.py 79.48% <0.00%> (-16.67%) ⬇️
examples/seismic/preset_models.py 47.64% <0.00%> (-16.48%) ⬇️
examples/seismic/tti/tti_example.py 20.96% <0.00%> (-12.91%) ⬇️
examples/seismic/model.py 77.47% <0.00%> (-5.86%) ⬇️
examples/seismic/self_adjoint/operators.py 95.38% <0.00%> (-4.62%) ⬇️
examples/seismic/elastic/operators.py 96.55% <0.00%> (-3.45%) ⬇️
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@FabioLuporini FabioLuporini merged commit 5efa7b2 into master Jan 17, 2023
@FabioLuporini FabioLuporini deleted the dependabot/pip/distributed-lt-2023.2 branch January 17, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants