Skip to content

Commit

Permalink
Bump arrow from 1.0.3 to 1.2.2 in /backend/app
Browse files Browse the repository at this point in the history
Bumps [arrow](https://github.com/arrow-py/arrow) from 1.0.3 to 1.2.2.
- [Release notes](https://github.com/arrow-py/arrow/releases)
- [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst)
- [Commits](arrow-py/arrow@1.0.3...1.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2022
1 parent 0160807 commit c4bdf60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/app/poetry.lock

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

2 changes: 1 addition & 1 deletion backend/app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ python-jose = {extras = ["cryptography"], version = "^3.1.0"}
furl = "^2.1.0"
user-agents = "^2.2.0"
geoip2 = "^4.5.0"
arrow = "^1.0.3"
arrow = "^1.2.2"
pytz = "2019.3"
fastapi-utils = "^0.2.1"
click = "7.*"
Expand Down

0 comments on commit c4bdf60

Please sign in to comment.