Skip to content

Commit ff8f0a6

Browse files
fix: bump simplejson from 3.19.2 to 3.20.1
Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.19.2 to 3.20.1. - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](simplejson/simplejson@v3.19.2...v3.20.1) --- updated-dependencies: - dependency-name: simplejson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e66bfe commit ff8f0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-i https://pypi.org/simple
22
pika==1.3.2
33
redis==5.2.1
4-
simplejson==3.19.2
4+
simplejson==3.20.1
55
flask==3.1.0
66
pyyaml==6.0.2
77
pyiceberg[sql-sqlite,pyarrow]==0.8.1

0 commit comments

Comments
 (0)