Skip to content

Commit b667be0

Browse files
Update namex requirement from >=0.0.8 to >=0.1.0 in the python group (#193)
Updates the requirements on namex to permit the latest version. Updates `namex` to 0.1.0 --- updated-dependencies: - dependency-name: namex dependency-version: 0.1.0 dependency-type: direct:production dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 630e7d5 commit b667be0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# api generation
2-
namex>=0.0.8
2+
namex>=0.1.0
33

44
# formatting and linting
55
mypy

0 commit comments

Comments
 (0)