Skip to content

Commit 58ccdab

Browse files
committed
requirements: update xkits-logger dependency from 0.2 to 0.3
1 parent 9247a1a commit 58ccdab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.xproject_python

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ email = "zoumingzhe@outlook.com"
1212
requires_python = ">=3.8"
1313
authors = [ "zoumingzhe",]
1414
keywords = []
15-
requirements = [ "argcomplete>=3.2.1", "xkits-logger>=0.2",]
15+
requirements = [ "argcomplete>=3.2.1", "xkits-logger>=0.3",]
1616
max_complexity = 20
1717
max_line_length = 127
1818

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
argcomplete>=3.2.1
2-
xkits-logger>=0.2
2+
xkits-logger>=0.3

0 commit comments

Comments
 (0)