Skip to content

chore(deps): update deps PPS-179#1073

Merged
paulineribeyre merged 3 commits intomasterfrom
chore/deps
Feb 22, 2023
Merged

chore(deps): update deps PPS-179#1073
paulineribeyre merged 3 commits intomasterfrom
chore/deps

Conversation

@Avantol13
Copy link
Contributor

update deps to tackle PPS-179

New Features

Breaking Changes

Bug Fixes

Improvements

Dependency updates

  • various updates to cryptography/future/pyjwt

Deployment changes

@coveralls
Copy link

coveralls commented Feb 15, 2023

Pull Request Test Coverage Report for Build 13291

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.48%

Totals Coverage Status
Change from base Build 13270: 0.0%
Covered Lines: 7121
Relevant Lines: 9561

💛 - Coveralls

@Avantol13
Copy link
Contributor Author

ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/home/alex/tmp/venv/fence/lib/python3.9/site-packages/markupsafe/__init__.py)

I cannot replicate this in Python 3.9.16 but I can replicate in 3.9.6 :face-palm:

paulineribeyre
paulineribeyre previously approved these changes Feb 15, 2023
@paulineribeyre
Copy link
Contributor

we need to update werkzeug to >=2.2.3, but it depends on MarkupSafe >=2.1.1, which has been pinned to 2.0.1 to avoid the soft_unicode error

@paulineribeyre
Copy link
Contributor

we need to update werkzeug to >=2.2.3, but flask-sqlalchemy-session does not work for werkzeug >= 2.1 (see issue and unmerged fix)

@paulineribeyre
Copy link
Contributor

ignoring failing "CentralizedAuth" test which is currently broken and failing "Security Pipeline / Poetry_Vulnerabilities" check which will be addressed in a future PR

@paulineribeyre paulineribeyre merged commit e991cfc into master Feb 22, 2023
@paulineribeyre paulineribeyre deleted the chore/deps branch February 22, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants