Bump arrow from 1.2.3 to 1.3.0

Bumps [arrow](https://github.com/arrow-py/arrow) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/arrow-py/arrow/releases)
- [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/arrow-py/arrow/compare/1.2.3...1.3.0)

---
updated-dependencies:
- dependency-name: arrow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-02 16:38:15 +00:00
committed by GitHub
parent ef18b14921
commit b1189964fa
2 changed files with 22 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ readme = "README.md"
python = ">=3.9,<3.12"
alembic = "==1.12.0"
amqp = "==5.1.1"
arrow = "==1.2.3"
arrow = "==1.3.0"
asn1crypto = "==1.5.1"
async-timeout = "==4.0.3"
attrs = "==23.1.0"