[Auto-generated] Update requirements.txt#188
Merged
TEAM4-0 merged 1 commit intoci/dependabot-updatesfrom Oct 10, 2022
Merged
Conversation
MBueschelberger
added a commit
that referenced
this pull request
Feb 3, 2023
… add auth-dependencies during app-launch (#189) * add auth * improve checking if auth enabled * update generic import of authentication dependencies * [Auto-generated] Update dependencies (#190) Update dependencies: * Update safety requirement from ~=2.2 to ~=2.3 in /.dev (#187) * Update `requirements.txt` (#188) Update `pre-commit` hooks. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update docker-compose.yml Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update docker-compose_dev.yml Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * resolve importing dependencies for fastapi from env-variable, add retrieval of atoken from request-header in to configs of resource, function and transformation * resolve unknown attribute name in AppSettings * update env-variables in docker-compose * debug forwarding of secrets in function and transformation secrets, add pytests * rename function for pytests * update oteapi-core commit sha, update variable name in docker-compose, change un-call dependency when is initiated during app-startup * update setting of secret-attribute in pydantic models * add option to exclude redisadmin-router on production * update version for oteapi-core, update model-attributes, add settings-parent class * upgrade oteapi-core * update requirements.txt * update DummyCache for pytests: values in cache should be strings, since models are serialized. Add http-exception to redisadmin * Clean up conftest file Ensure objects are JSON serializeable in DummyCache. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: TEAM 4.0[bot] <Team4.0@SINTEF.no> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <casper.w.andersen@sintef.no>
TEAM4-0
added a commit
that referenced
this pull request
Feb 3, 2023
… add auth-dependencies during app-launch (#189) * add auth * improve checking if auth enabled * update generic import of authentication dependencies * [Auto-generated] Update dependencies (#190) Update dependencies: * Update safety requirement from ~=2.2 to ~=2.3 in /.dev (#187) * Update `requirements.txt` (#188) Update `pre-commit` hooks. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update docker-compose.yml Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update docker-compose_dev.yml Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * Update app/main.py Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> * resolve importing dependencies for fastapi from env-variable, add retrieval of atoken from request-header in to configs of resource, function and transformation * resolve unknown attribute name in AppSettings * update env-variables in docker-compose * debug forwarding of secrets in function and transformation secrets, add pytests * rename function for pytests * update oteapi-core commit sha, update variable name in docker-compose, change un-call dependency when is initiated during app-startup * update setting of secret-attribute in pydantic models * add option to exclude redisadmin-router on production * update version for oteapi-core, update model-attributes, add settings-parent class * upgrade oteapi-core * update requirements.txt * update DummyCache for pytests: values in cache should be strings, since models are serialized. Add http-exception to redisadmin * Clean up conftest file Ensure objects are JSON serializeable in DummyCache. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: TEAM 4.0[bot] <Team4.0@SINTEF.no> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <casper.w.andersen@sintef.no>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update
requirements.txtAutomatically created PR from the
ci_update_requirements.ymlworkflow.