Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 33 #128

Merged
merged 3 commits into from Aug 16, 2021

Conversation

pyup-bot
Copy link
Collaborator

Update Pygments from 2.9.0 to 2.10.0.

Changelog

2.10.0

--------------
(released August 15th, 2021)

- Added lexers:

* ASC armored files (1807)
* GSQL (1809, 1866)
* Javascript REPL (1825)
* procfile (1808)
* Smithy (1878, 1879)

- Updated lexers:

* C-family: Fix preprocessor token issues (1830)
* C (1573, 1869)
* CSound (1837)
* Fennel (1862)
* JavaScript (1741, 1814)
* LLVM (1824)
* Rust

 - Fix lexing of "break" and "continue" (1843)
 - Improve attribute handling (1813)

* Scala: Add support for the ``\`` operator (1857)
* Swift (1767, 1842)
* Tcl: Allow ``,`` and ` in strings (1834, 1742)

- Fix assert statements in TNT lexer.
- Token types across all lexers have been unified (using the most common token
type name) (1816, 1819)
- Improve Jasmin min score analysis (1619)
- Add new alias for Go files (1827)
- Fix multi-line console highlighting (1833)
- Add a new trivial lexer which outputs everything as `Text.Generic.Output` (1835, 1836)
- Use the ``.ini`` lexer for ``systemd`` files (1849)
- Fix a ``FutureWarning`` related to ``words()`` (1854)
- ``pwsh`` is now recognized as an alias for PowerShell (1876)
Links

Update tqdm from 4.62.0 to 4.62.1.

Changelog

4.62.1

- `contrib.logging`: inherit existing handler output stream (1191)
- fix `PermissionError` by using `weakref` in `DisableOnWriteError` (1207)
- fix `contrib.telegram` creation rate limit handling (1223, 1221 <- 1220, 1076)
- tests: fix py27 `keras` dependencies (1222)
- misc tidy: use relative imports (1222)
- minor documentation updates (1222)
Links

Update virtualenv from 20.7.1 to 20.7.2.

Changelog

20.7.2

~~~~~~~~~~~~~~~~~
- Upgrade embedded pip to ``21.2.3`` from ``21.2.2`` and wheel to ``0.37.0`` from ``0.36.2`` - by :user:`gaborbernat`. (`2168 <https://github.com/pypa/virtualenv/issues/2168>`_)
Links

@jima80525 jima80525 merged commit 4d2c945 into master Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants