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

⬆️ [#50] updated dependecies and fixed broken oidc tests #20

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

bart-maykin
Copy link
Collaborator

@bart-maykin bart-maykin commented Aug 1, 2024

Fixes #50

Changes

updated libraries:

  • ape-pie 0.1.0 to 0.2.0
  • cbor2 5.6.3 to 5.6.4
  • certifi 2020.2.2 to 2023.7.4
  • commonground-api-common 1.13.0 to 1.13.2
  • cryptography 42.0.5 to 43.0.0
  • django 4.2.11 to 4.2.14
  • django-axes 6.4.0 to 6.5.1
  • django-cors-headers 4.3.1 to 4.4.0
  • django-import-export[xlsx] 4.0.9 to 4.1.1
  • django-otp 1.5.0 to 1.5.1
  • django-setup-configuration 0.1.0 to 0.3.0
  • django-simple-certmanager 2.0.0 to 2.3.0
  • django-solo 2.2.0 to 2.3.0
  • djangorestframework 3.15.1 to 3.15.2
  • drf-nested-routers 0.93.5 to 0.94.1
  • ecs-logging 2.1.0 to 2.2.0
  • elastic-apm 6.22.0 to 6.23.0
  • humanize 4.9.0 to 4.10.0
  • jinja2 3.1.3 to 3.1.4
  • jsonschema 4.21.1 to 4.23.0
  • maykin-2fa 1.0.0 to 1.0.1
  • mozilla-django-oidc-db 0.15.0 to 0.19.0
  • open-api-framework 0.5.0 to 0.6.1
  • openpyxl 3.1.4 to 3.1.5
  • packaging 24.0 to 24.1
  • phonenumberslite 8.13.35 to 8.13.42
  • prompt-toolkit 3.0.43 to 3.0.47
  • pyopenssl 24.1.0 to 24.2.1
  • redis 5.0.4 to 5.0.8
  • referencing 0.35.0 to 0.35.1
  • requests 2.31.0 to 2.32.3
  • rpds-py 0.18.0 to 0.19.1
  • sentry-sdk 1.39.2 to 2.12.0
  • sqlparse 0.4.2 to 0.5.0
  • tornado 6.4 to 6.4.1
  • typing-extensions 4.11.0 to 4.12.2
  • urllib3 2.2.1 to 2.2.2
  • webauthn 2.1.0 to 2.2.0
  • wrapt 1.14.1 to 1.16.0
  • zgw-consumers 0.33.0 to 0.34.0

updated oidc tests to work for new library version

@bart-maykin bart-maykin force-pushed the feature/50-fix-security-issues branch from ac3c25d to d756f81 Compare August 1, 2024 23:04
@bart-maykin bart-maykin requested review from stevenbal, annashamray and Coperh and removed request for stevenbal and annashamray August 1, 2024 23:05
Copy link
Contributor

@Coperh Coperh left a comment

Choose a reason for hiding this comment

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

Not exactly sure what the key cloak stuff does but it seems to work

@bart-maykin bart-maykin merged commit a9dff03 into master Aug 2, 2024
9 checks passed
@bart-maykin bart-maykin deleted the feature/50-fix-security-issues branch August 2, 2024 10:14
@bart-maykin bart-maykin restored the feature/50-fix-security-issues branch August 28, 2024 07:46
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.

Update libraries in Open API framework and all components
2 participants