Skip to content

Commit

Permalink
minor edit - bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fastily committed Dec 6, 2023
1 parent 61fa277 commit 72e71c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beautifulsoup4==4.11.2
beautifulsoup4==4.12.2
Jinja2==3.1.2
lxml==4.9.2
rich==13.3.1
starlette==0.25.0
uvicorn[standard]==0.20.0
lxml==4.9.3
rich==13.7.0
starlette==0.33.0
uvicorn[standard]==0.24.0.post1

0 comments on commit 72e71c6

Please sign in to comment.