File tree Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Original file line number Diff line number Diff line change
1
+ 2023.7.11 (2023-07-11)
2
+ ======================
3
+ Pipenv 2023.7.11 (2023-07-11)
4
+ =============================
5
+
6
+
7
+ Bug Fixes
8
+ ---------
9
+
10
+ - Invoke the resolver in the same process as pipenv rather than utilizing subprocess. `#5787 <https://github.com/pypa/pipenv/issues/5787 >`_
11
+ - Fix regression markers being included as None/null in requirements command. `#5788 <https://github.com/pypa/pipenv/issues/5788 >`_
12
+
13
+
1
14
2023.7.9 (2023-07-09)
2
15
=====================
3
16
Pipenv 2023.7.9 (2023-07-09)
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
# // ) ) / / // ) ) //___) ) // ) ) || / /
3
3
# //___/ / / / //___/ / // // / / || / /
4
4
# // / / // ((____ // / / ||/ /
5
- __version__ = "2023.7.10.dev0 "
5
+ __version__ = "2023.7.11 "
You can’t perform that action at this time.
0 commit comments