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

[Auto-generated] Update dependencies #247

Merged
merged 4 commits into from
May 8, 2024
Merged

Conversation

TEAM4-0
Copy link
Collaborator

@TEAM4-0 TEAM4-0 commented May 8, 2024

Update dependencies

Automatically created PR from ci/dependabot-updates.

For more information see the "Dependabot updates" workflow.

To-do

  • Check that the diff is sensible, and that tests and builds pass with the new dependency versions.
  • Make sure that the PR is squash merged, with a sensible commit message.

dependabot bot added 4 commits May 6, 2024 05:18
Updates the requirements on [mike](https://github.com/jimporter/mike) to permit the latest version.
- [Release notes](https://github.com/jimporter/mike/releases)
- [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md)
- [Commits](jimporter/mike@v2.0.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.1.0...8.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.24.3...0.25.1)

---
updated-dependencies:
- dependency-name: mkdocstrings[python]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [mkdocs](https://github.com/mkdocs/mkdocs) to permit the latest version.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.5.0...1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@TEAM4-0 TEAM4-0 added the CI/CD Continuous integration (CI) & continuous deployment (CD) label May 8, 2024
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.80%. Comparing base (2233aac) to head (149ad4d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #247   +/-   ##
=======================================
  Coverage   89.80%   89.80%           
=======================================
  Files          15       15           
  Lines         451      451           
=======================================
  Hits          405      405           
  Misses         46       46           
Flag Coverage Δ
linux 89.80% <ø> (ø)
windows 89.80% <ø> (ø)

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

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

@CasperWA CasperWA merged commit a6c5568 into master May 8, 2024
10 checks passed
@CasperWA CasperWA deleted the ci/update-dependencies branch May 8, 2024 13:56
Treesarj pushed a commit to SINTEF/oteapi-dlite-Mod that referenced this pull request Aug 28, 2024
Update dependencies:
* Update mike requirement from ~=2.0 to ~=2.1 (EMMC-ASBL#244)
* Update pytest requirement from ~=8.1 to ~=8.2 (EMMC-ASBL#245)
* Update mkdocstrings[python] requirement from ~=0.24.3 to ~=0.25.1 (EMMC-ASBL#246)
* Update mkdocs requirement from ~=1.5 to ~=1.6 (EMMC-ASBL#243)


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous integration (CI) & continuous deployment (CD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants