Skip to content

Commit

Permalink
Bump the pip group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates: [jinja2](https://github.com/pallets/jinja) and [sqlitedict](https://github.com/piskvorky/sqlitedict).


Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

Updates `sqlitedict` from 1.6.0 to 2.1.0
- [Release notes](https://github.com/piskvorky/sqlitedict/releases)
- [Changelog](https://github.com/piskvorky/sqlitedict/blob/master/CHANGELOG.md)
- [Commits](piskvorky/sqlitedict@1.6.0...v2.1.0)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: sqlitedict
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent b0b8ed5 commit a0950f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"pyyaml>=3.12",
"scrapinghub[msgpack]>=2.3.1",
"jinja2>=2.7.3",
"sqlitedict==1.6.0",
"sqlitedict==2.1.0",
"boto3>=1.9.92",
"bloom-filter2==2.0.0",
"collection-scanner",
Expand Down

0 comments on commit a0950f0

Please sign in to comment.