Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Bump fideslib (#1092)
Browse files Browse the repository at this point in the history
* Bump fideslib to fix docs auth issue

* Update CHANGELOG

Co-authored-by: Paul Sanders <[email protected]>
  • Loading branch information
sanders41 and Paul Sanders authored Aug 16, 2022
1 parent 5122d72 commit 23d65fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ The types of changes are:
### Fixed

* HTTP headers are now preserved in requests generated from SaaS connector pagination [#1069](https://github.com/ethyca/fidesops/pull/1069)
* Bump fideslib to fix issue where the authenticate button in the FastAPI docs did not work [#1092](https://github.com/ethyca/fidesops/pull/1092)

### Changed

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fastapi[all]==0.79.0
fastapi-caching[redis]
fastapi-pagination[sqlalchemy]~= 0.9.3
fideslang==1.2.0
fideslib==3.0.2
fideslib==3.0.3
fideslog==1.2.3
hvac==0.11.2
multidimensional_urlencode==0.0.4
Expand Down

0 comments on commit 23d65fa

Please sign in to comment.