Skip to content

Commit

Permalink
Update structlog requirement from ~=23.3.0 to ~=24.1.0 (#25)
Browse files Browse the repository at this point in the history
Updates the requirements on [structlog](https://github.com/hynek/structlog) to permit the latest version.
- [Release notes](https://github.com/hynek/structlog/releases)
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md)
- [Commits](hynek/structlog@23.3.0...24.1.0)

---
updated-dependencies:
- dependency-name: structlog
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent 663ae56 commit 6b71a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ sulguk==0.7.0
pydantic-settings==2.1.0
pyaml==23.12.0
uvloop==0.19.0; sys_platform == 'linux'
structlog~=23.3.0
structlog~=24.1.0

0 comments on commit 6b71a34

Please sign in to comment.