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

⬆️ upgrade dependencies #104

Merged
merged 4 commits into from
Sep 12, 2023
Merged

⬆️ upgrade dependencies #104

merged 4 commits into from
Sep 12, 2023

Conversation

bunop
Copy link
Member

@bunop bunop commented Sep 11, 2023

Description

Update project dependencies

Related Issue

Motivation and Context

This change update dependencies and test stuff works as usual

How Has This Been Tested?

Test were made by CI and by using the application

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which improve code itself)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

dependabot bot and others added 4 commits September 7, 2023 17:07
Bumps [pygments](https://github.com/pygments/pygments) from 2.8.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.8.0...2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2022.12.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.3.2...v6.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
update jupyter libraries
@bunop bunop added the dependencies Pull requests that update a dependency file label Sep 11, 2023
@bunop bunop added this to the SMARTER database v1.0.0 milestone Sep 11, 2023
@coveralls
Copy link

Coverage Status

coverage: 94.419%. remained the same when pulling 411310c on dependencies into a6e898a on devel.

@bunop bunop merged commit ceabf8c into devel Sep 12, 2023
@bunop bunop deleted the dependencies branch September 12, 2023 07:48
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants