Skip to content

Commit

Permalink
fix(deps): update dependency flask-caching to ^2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 60cf706 commit 7d6fc42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ awesome-slugify = "^1.6.5"
bugsnag = "^4.6.1"
CairoSVG = "^2.7.1"
Flask = "^2.3.3"
Flask-Caching = "^2.0.1"
Flask-Caching = "^2.3.0"
Flask-WTF = "^1.2.1"
graphene = "^3.2.2"
numpy = "^1.26.4"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cssselect2==0.7.0
defusedxml==0.7.1
dnspython==2.7.0
flask==2.3.3
flask-caching==2.0.1
flask-caching==2.3.0
flask-wtf==1.2.1
frozenlist==1.4.1
graphene==3.3
Expand Down

0 comments on commit 7d6fc42

Please sign in to comment.