Skip to content

Commit

Permalink
Bump dateparser from 1.1.7 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [dateparser](https://github.com/scrapinghub/dateparser) from 1.1.7 to 1.2.0.
- [Release notes](https://github.com/scrapinghub/dateparser/releases)
- [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst)
- [Commits](scrapinghub/dateparser@v1.1.7...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent f7f7fc0 commit 44a413b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mangum = "==0.15.0"
httpx = "0.23.1"
babel = "==2.11.0"
dc-response-builder = {file = "https://github.com/DemocracyClub/dc_response_builder/archive/refs/tags/0.0.5.zip"}
dateparser = "==1.1.7"
dateparser = "==1.2.0"
sentry-sdk = {extras = ["starlette"], version = "*"}
urllib3 = "<2"

Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit 44a413b

Please sign in to comment.