Skip to content

Commit 4cc53d2

Browse files
committed
Update ujson version to 5.4.0
1 parent d84787b commit 4cc53d2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/nginx-amplify-agent/requirements-amzn2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ crossplane==0.5.7
77
rstr==3.0.0
88
psutil==5.8.0
99
python-daemon==2.2.4
10-
ujson==5.1.0
10+
ujson==5.4.0
1111
PyMySQL==1.0.2

packages/nginx-amplify-agent/requirements-py310.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ rstr==3.0.0
88
psutil==5.8.0
99
python-daemon==2.2.4
1010
requests==2.26.0
11-
ujson==5.1.0
11+
ujson==5.4.0
1212
PyMySQL==1.0.2

packages/nginx-amplify-agent/requirements-py39.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ rstr==3.0.0
88
psutil==5.8.0
99
python-daemon==2.2.4
1010
requests==2.26.0
11-
ujson==5.1.0
11+
ujson==5.4.0
1212
PyMySQL==1.0.2

packages/nginx-amplify-agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ rstr==3.0.0
88
psutil==5.8.0
99
python-daemon==2.2.4
1010
requests==2.26.0
11-
ujson==5.1.0
11+
ujson==5.4.0
1212
PyMySQL==1.0.2

0 commit comments

Comments
 (0)