aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-03 01:31:13 +0000
committerGravatar GitHub <[email protected]>2023-10-03 01:31:13 +0000
commit4af4594a012591f45fdedcd222659ab8b0933598 (patch)
tree14bb540418181648630bb38cfd01b049b391da05 /pyproject.toml
parentBump urllib3 from 2.0.4 to 2.0.6 (#2776) (diff)
Bump arrow from 1.2.3 to 1.3.0 (#2775)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 660f48635..896d95ae5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,7 +12,7 @@ python = "3.11.*"
pydis_core = { version = "10.2.0", extras = ["async-rediscache"] }
aiohttp = "3.8.5"
-arrow = "1.2.3"
+arrow = "1.3.0"
beautifulsoup4 = "4.12.2"
colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }
coloredlogs = "15.0.1"