Skip to content

Commit de28f96

Browse files
committed
NEWS ENTRY
1 parent b3882c5 commit de28f96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

news/13273.feature.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
When resolving dependencies, prefer requirements that are "upper-bounded" using
2+
operators that do not allow all future versions, i.e. ``<``, ``<=``, ``~=``,
3+
and ``==`` with a wildcard.

0 commit comments

Comments
 (0)