aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Robin5605 <[email protected]>2023-03-03 12:10:52 -0600
committerGravatar Robin5605 <[email protected]>2023-03-03 12:10:52 -0600
commit727b76273d0128c45dcddb5de994c9080822426e (patch)
tree08a6249721fb6de2ba47eac89a330d3df9dfbf4e /pyproject.toml
parentMerge main (diff)
parentMerge branch 'main' into undeprecate-bookmark (diff)
Merge
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a34a8a4e..bfb51044 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@ rapidfuzz = "2.13.7"
arrow = "1.2.3"
beautifulsoup4 = "4.11.2"
pillow = "9.4.0"
-sentry-sdk = "1.15.0"
+sentry-sdk = "1.16.0"
PyYAML = "6.0"
emojis = "0.7.0"
coloredlogs = "15.0.1"
@@ -37,8 +37,8 @@ flake8-todo = "0.7"
flake8-isort = "6.0.0"
pep8-naming = "0.13.3"
pip-licenses = "4.0.3"
-pre-commit = "3.1.0"
-python-dotenv = "0.21.1"
+pre-commit = "3.1.1"
+python-dotenv = "1.0.0"
taskipy = "1.10.3"
[tool.taskipy.tasks]