Skip to content

Commit

Permalink
fix: Updating poetry for vulnerabilities fix. (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
raina-rudra authored Oct 21, 2024
1 parent dad6cf9 commit dce6e84
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 74 deletions.
115 changes: 43 additions & 72 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dialogy"
version = "2.0.7"
version = "2.2.2"
description = "Dialogy is a library for building and managing SLU applications."
authors = ["Amresh Venugopal <[email protected]>", "Daksh Varshneya <[email protected]"]
license = "MIT"
Expand All @@ -24,7 +24,7 @@ stanza = "^1.3.0"
thefuzz = "^0.19.0"
xgboost = "^1.5.2"
copier = "7.1.0"
MarkupSafe = "2.0.1"
MarkupSafe = "2.1.1"
matplotlib = "^3.5.1"
types-pytz = "^2021.3.5"
types-requests = "^2.27.11"
Expand Down

0 comments on commit dce6e84

Please sign in to comment.