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: [sqlitedict](https://github.com/piskvorky/sqlitedict) and [werkzeug](https://github.com/pallets/werkzeug).


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)

Updates `werkzeug` from 3.0.4 to 3.0.6
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.4...3.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kalessin committed Nov 20, 2024
1 parent 114f300 commit c1b0286
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 69 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
pyyaml = "==6.0"
scrapinghub = {version = ">=2.4.0", extras = ["msgpack"]}
jinja2 = ">=2.7.3"
sqlitedict = "==1.6.0"
sqlitedict = "==2.1.0"
s3fs = ">=0.4.0"
google-cloud-storage = "==1.38.0"
bloom-filter2 = "2.0.0"
Expand Down
138 changes: 70 additions & 68 deletions Pipfile.lock

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

0 comments on commit c1b0286

Please sign in to comment.