Skip to content

Commit

Permalink
using latest validators version
Browse files Browse the repository at this point in the history
  • Loading branch information
burnout87 committed May 28, 2024
1 parent 676b75f commit 08d0575
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ MarkupSafe==2.0.1
# TODO: needed by some plugins: migrate
simple_logger
matplotlib
validators==0.28.0
validators==0.28.3
pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"nbformat",
"giturlparse",
"sentry-sdk",
"validators==0.28.0",
"validators==0.28.3",
"jsonschema"
]

Expand Down

0 comments on commit 08d0575

Please sign in to comment.