Skip to content

Commit 1772052

Browse files
committed
Bump the immutables dep to the latest
1 parent 44faa4d commit 1772052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
packages=['contextvars'],
1818
provides=['contextvars'],
1919
install_requires=[
20-
'immutables>=0.6',
20+
'immutables>=0.9',
2121
],
2222
license='Apache License, Version 2.0',
2323
classifiers=[

0 commit comments

Comments
 (0)