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

dependencies: update the dependencies lock file #74

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

rerowep
Copy link
Contributor

@rerowep rerowep commented Jan 11, 2022

  • New recommand python version is python 3.9.
  • Uses python 3.9 for github actions and docker build.
  • Updates Elastic Search to version 7.10.2.

Co-Authored-by: Peter Weber [email protected]

* New recommand python version is python 3.9.
* Uses python 3.9 for github actions and docker build.
* Updates Elastic Search to version 7.10.2.

Co-Authored-by: Peter Weber <[email protected]>
@rerowep rerowep requested review from jma and BadrAly January 11, 2022 08:08
@rerowep rerowep self-assigned this Jan 11, 2022
Copy link
Contributor

@jma jma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would change the commit message as:
security: update dependencies

or similar

@@ -6,7 +6,7 @@ authors = ["RERO <[email protected]>"]
license = "GNU Affero General Public License v3.0"

[tool.poetry.dependencies]
python = ">= 3.6, <3.8"
python = ">= 3.6, <3.10"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 3.6 still supported? rero-ils don't.

@rerowep rerowep merged commit b6e8bfd into rero:dev Jan 11, 2022
@rerowep rerowep deleted the wep-dependencies branch January 11, 2022 10:32
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.

3 participants