Skip to content

Commit 27f19bf

Browse files
fix: bump simplejson from 3.20.1 to 3.20.2
Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.20.1 to 3.20.2. - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](simplejson/simplejson@v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: simplejson dependency-version: 3.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 617a30d commit 27f19bf

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==6.4.0
4-
simplejson==3.20.1
4+
simplejson==3.20.2
55
flask==3.1.2
66
pyyaml==6.0.2
77
pyiceberg[sql-sqlite,pyarrow]==0.10.0

0 commit comments

Comments
 (0)