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

Merge dev into main for 2023-10-24 #2976

Merged
merged 10 commits into from
Oct 24, 2023
Merged

Merge dev into main for 2023-10-24 #2976

merged 10 commits into from
Oct 24, 2023

Conversation

zaneselvans
Copy link
Member

  • Bump ruff and black versions
  • Update pytest-mock requirement from <3.12,>=3 to >=3,<3.13
  • Update networkx requirement from <3.2,>=3 to >=3,<3.3
  • Update fsspec requirement from <2023.9.3,>=2022.5 to >=2022.5,<2023.10.1
  • [pre-commit.ci] pre-commit autoupdate

zaneselvans and others added 10 commits October 19, 2023 00:11
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-mock@v3.0.0...v3.12.0)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [networkx](https://github.com/networkx/networkx) to permit the latest version.
- [Release notes](https://github.com/networkx/networkx/releases)
- [Commits](networkx/networkx@networkx-3.0...networkx-3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [fsspec](https://github.com/fsspec/filesystem_spec) to permit the latest version.
- [Commits](fsspec/filesystem_spec@2022.5.0...2023.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.1.1](astral-sh/ruff-pre-commit@v0.1.0...v0.1.1)
…te-config

[pre-commit.ci] pre-commit autoupdate
…/fsspec-gte-2022.5-and-lt-2023.10.1

Update fsspec requirement from <2023.9.3,>=2022.5 to >=2022.5,<2023.10.1
…/networkx-gte-3-and-lt-3.3

Update networkx requirement from <3.2,>=3 to >=3,<3.3
…/pytest-mock-gte-3-and-lt-3.13

Update pytest-mock requirement from <3.12,>=3 to >=3,<3.13
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a6260d1) 88.5% compared to head (b51d235) 88.5%.
Report is 13 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2976   +/-   ##
=====================================
  Coverage   88.5%   88.5%           
=====================================
  Files         91      91           
  Lines      10808   10808           
=====================================
  Hits        9572    9572           
  Misses      1236    1236           

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

@zaneselvans zaneselvans merged commit f3f1f2a into main Oct 24, 2023
@zaneselvans zaneselvans deleted the nightly-build-2023-10-24 branch October 24, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant