Skip to content

Commit

Permalink
bump/lock deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aogier committed Jan 11, 2024
1 parent 08d230b commit b94c211
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 127 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.36] - 2024-01-11

### Changed

- bump starlette dependency

## [0.1.35] - 2023-12-22

### Added
Expand Down Expand Up @@ -257,7 +263,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Correctly implemented ES* and RS* algorithms.

[Unreleased]: https://github.com/aogier/starlette-authlib/compare/0.1.35...HEAD
[Unreleased]: https://github.com/aogier/starlette-authlib/compare/0.1.36...HEAD
[0.1.36]: https://github.com/aogier/starlette-authlib/compare/0.1.35...0.1.36
[0.1.35]: https://github.com/aogier/starlette-authlib/compare/0.1.34...0.1.35
[0.1.34]: https://github.com/aogier/starlette-authlib/compare/0.1.33...0.1.34
[0.1.33]: https://github.com/aogier/starlette-authlib/compare/0.1.32...0.1.33
Expand Down
Loading

0 comments on commit b94c211

Please sign in to comment.